* ChangeLog TODO: small updates.
This commit is contained in:
parent
c4e2e82d42
commit
942ae6279e
|
|
@ -1,3 +1,10 @@
|
|||
2000-05-25 Arno W. Peters <A.W.Peters@ieee.org>
|
||||
|
||||
* src/circuit/sperror.c: Reworked, now much simpler.
|
||||
|
||||
* src/include/inpdefs.h, src/include/sperror.h: Removed redundancy
|
||||
in the definition of function prototypes.
|
||||
|
||||
2000-05-06 Arno W. Peters <A.W.Peters@ieee.org>
|
||||
|
||||
* src/include/fte*: Broken header files into smaller pieces. This
|
||||
|
|
|
|||
7
TODO
7
TODO
|
|
@ -40,3 +40,10 @@ three only slighty differing implementations
|
|||
|
||||
Separate frontend commands from supporting code. Command files
|
||||
start with com_*. Arno is working on this.
|
||||
|
||||
Move src/devices/disto into src/maths/partialderiv. Partial
|
||||
derivatives are math functions and should be classified under that
|
||||
directory.
|
||||
|
||||
Refactor src/circuit/inp2dot.c so that the parser calls subroutines
|
||||
for each possible dotcard.
|
||||
|
|
|
|||
Loading…
Reference in New Issue