little tidbits

This commit is contained in:
benfry
2002-01-22 15:25:22 +00:00
parent c0c708cc5b
commit 5de4e815ee
2 changed files with 11 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ foreach $arg (@ARGV) {
# support: define, ifdef, ifndef, else, endif
# no support: defined(x), elif, #define blah 12, nesting
#exit; # testing why bagel dir is getting created
print "processing...\n";
foreach $file (@file_list) {

View File

@@ -1,3 +1,13 @@
ABOUT REV 0016
- disabled (by default) the sketchiness from the previous version. so
the commportinuse trouble is back, unless you re-enable the hack
in the pde.properties file and set 'play.external' to true
- no actual code changes in this version, but just upped the rev
number to avoid confusion
ABOUT REV 0015
known issues: