From ca37aa0858855a41c6f55a5bc9f4766e2f0f738f Mon Sep 17 00:00:00 2001 From: pnenzi Date: Tue, 5 Aug 2003 15:24:27 +0000 Subject: [PATCH] Removed dlinfo.h --- src/xspice/icm/dlinfo.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/xspice/icm/dlinfo.h diff --git a/src/xspice/icm/dlinfo.h b/src/xspice/icm/dlinfo.h deleted file mode 100644 index f79261781..000000000 --- a/src/xspice/icm/dlinfo.h +++ /dev/null @@ -1,9 +0,0 @@ -////////////////////////////////////////////////////////////////////////////// -// Modify these to include general information about the library -////////////////////////////////////////////////////////////////////////////// -char inf_Title[]="icm_poly.cm"; -char inf_Version[]="0.1"; -char inf_Description[]="Code model implementation of SPICE2 poly."; -char inf_Author[]="Hacked together by SDB, June 2003."; -char inf_Copyright[]="Released under GPL"; -