magic/commands
Tim Edwards f3b08ad470 Corrected an error that was introduced in the August 3 commit and
which prevents the "Ctrl-P" key from raising the .params window;
the underlying error is that the original error in the "property"
command was a disagreement about where "argstart" is placed.  The
command was fixed to make the "property" command work correctly.
However, the solution made "argstart" wrong when using the command
"cellname property".  Now both uses are handled correctly.
2024-09-25 21:26:41 -04:00
..
CmdAB.c Corrected an extraction issue in which an error message about 2023-10-16 17:29:05 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Corrected an error that was introduced in the August 3 commit and 2024-09-25 21:26:41 -04:00
CmdE.c Documented the "extract halo" command option (which was missed at 2023-09-13 10:03:20 -04:00
CmdFI.c Corrected an issue with "flatten -doinplace" with no cell name 2023-07-28 15:25:42 -04:00
CmdLQ.c Corrected the "property" command parsing, which had a print statement 2024-08-03 12:05:41 -04:00
CmdRS.c Corrected a bad statement running Tcl_NewListObj() that fails to 2024-05-13 21:51:59 -04:00
CmdSubrs.c Added "u" as a recognized suffix to dimensions, meaning the same 2023-11-10 09:45:32 -05:00
CmdTZ.c Corrected a missing pointer to integer cast in code that was 2024-08-30 01:48:38 -04:00
CmdWizard.c After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
commands.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00