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"; -