From 81f1e9a535f8ee653ded5fa7b6613712e5611b42 Mon Sep 17 00:00:00 2001 From: pnenzi Date: Sun, 15 Aug 2004 08:54:37 +0000 Subject: [PATCH] Updated documentation for changes in spinit. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2b860e169..6ca27124b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-15 Paolo Nenzi + + * configure.in, src/spinit.in: Added a variable in configure.in + to decomment codemodels lines in spinit if --enable-xspice is + issued in the configure phase. It is a hack but works. + 2004-08-14 Paolo Nenzi * src/main.c: The code for -o option contained an error that