From 942ae6279e02365b82d624c9f8ce4aa3cbd3c499 Mon Sep 17 00:00:00 2001 From: arno Date: Thu, 25 May 2000 20:32:47 +0000 Subject: [PATCH] * ChangeLog TODO: small updates. --- ChangeLog | 7 +++++++ TODO | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6d73f1999..9dfce9240 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-05-25 Arno W. Peters + + * 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 * src/include/fte*: Broken header files into smaller pieces. This diff --git a/TODO b/TODO index bad4ee876..6e3abe1a3 100644 --- a/TODO +++ b/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.