Tim Edwards
|
197c3f3448
|
Merge branch 'master' into bplane
Conflicts:
commands/CmdCD.c
database/DBcellsrch.c
database/DBconnect.c
database/DBio.c
lef/lefRead.c
select/selDisplay.c
Updated the bplane implementation with all recent updates (merged master).
|
2019-07-24 20:36:55 -04:00 |
Tim Edwards
|
c31b305848
|
Corrected the dependency list in the Makefile for "modules", which
should depend on database/database.h; otherwise running distributed
make can start compiling modules before the database.h file is
created.
|
2019-07-14 12:07:38 -04:00 |
Tim Edwards
|
ecf27c9a17
|
Corrected missing include to tclmagic.h from txCommands.c, where
freeMagic() is used (and is a macro to Tcl_Free()).
|
2018-06-17 15:12:00 -04:00 |
Tim Edwards
|
231a299b16
|
Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky
|
2017-04-25 08:41:48 -04:00 |