mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
Cleaned up an inconsistency with GDS read-in that generates
informational output that references a (non-existing) CIF file.
This commit is contained in:
+1
-1
@@ -1660,6 +1660,6 @@ CIFReadFile(file)
|
||||
CIFReadError("no \"End\" statement.\n");
|
||||
|
||||
done:
|
||||
CIFReadCellCleanup(0);
|
||||
CIFReadCellCleanup(FILE_CIF);
|
||||
UndoEnable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user