Tim Edwards
|
2af38a4191
|
Updates from running the fix-ending-whitespace script.
|
2020-05-23 17:13:14 -04:00 |
Tim Edwards
|
80fa495103
|
Removed the Depend files, which were being tracked with .gitignore
pointing to Depend instead of */Depend.
|
2020-03-13 15:39:08 -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 |