so that it does not fail if an edit cell is not loaded, but simply loads the default unnamed edit cell. This is somewhat bad behavior in the case of reading GDS, since if the GDS is a library and does not have a top level cell that matches the name of the GDS library, then the edit cell that is loaded when the "gds read" command is issued remains unchanged, so it didn't need to be there in the first place. Fixing this to behave better would require a bit of additional work. |
||
|---|---|---|
| .. | ||
| CmdAB.c | ||
| CmdAuto.c | ||
| CmdCD.c | ||
| CmdE.c | ||
| CmdFI.c | ||
| CmdLQ.c | ||
| CmdRS.c | ||
| CmdSubrs.c | ||
| CmdTZ.c | ||
| CmdWizard.c | ||
| Makefile | ||
| commands.h | ||