|
Revision 11, 469 bytes
(checked in by gary, 3 years ago)
|
|
change source files svn:eol-style to native
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | Code reviews to be done |
|---|
| 2 | |
|---|
| 3 | put in check on whether eden was capped |
|---|
| 4 | |
|---|
| 5 | Format: |
|---|
| 6 | date, routine, line |
|---|
| 7 | what changed |
|---|
| 8 | |
|---|
| 9 | rt_line_one, line 64 |
|---|
| 10 | always use static rt solver, since only different is in dTau |
|---|
| 11 | |
|---|
| 12 | rt_cont shield |
|---|
| 13 | check federman et al. pump |
|---|
| 14 | |
|---|
| 15 | coolargo.c line 261, |
|---|
| 16 | collision strength for ar 14 |
|---|
| 17 | |
|---|
| 18 | ================================================ |
|---|
| 19 | # ifdef DEBUG_FUN |
|---|
| 20 | fputs( "<+>atom_pop3()\n", debug_fp ); |
|---|
| 21 | # endif |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | # ifdef DEBUG_FUN |
|---|
| 25 | fputs( " <->atom_pop3()\n", debug_fp ); |
|---|
| 26 | # endif |
|---|