* ChangeLog TODO: small updates.

This commit is contained in:
arno 2000-05-25 20:32:47 +00:00
parent c4e2e82d42
commit 942ae6279e
2 changed files with 14 additions and 0 deletions

View File

@ -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
View File

@ -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.