reorganizing todo, making note of things done inside readme

This commit is contained in:
benfry
2003-09-17 23:26:01 +00:00
parent 8dcee85e17
commit afb8871208
3 changed files with 221 additions and 258 deletions
+3 -2
View File
@@ -120,8 +120,10 @@ editor.status.font = SansSerif,plain,12
# another location. this can be a full or relative path
# no promises on how well this works, and note that
# a 'default' directory will be created inside it,
# which is where any new sketches will be thrown
# which is where any new sketches will be thrown.
#sketchbook.path=sketchbook
# note that this path should use forward slashes (like unix)
# instead of \ on windows or : on windows or whatever else
# may be useful when attempting to debug the preprocessor
#editor.save_build_files=false
@@ -138,4 +140,3 @@ editor.status.font = SansSerif,plain,12
# writes out the parse tree as parseTree.xml, which can be usefully
# viewed in (at least) Mozilla or IE. useful when debugging the preprocessor.
#compiler.output_parse_tree = false