Changeset 766 for trunk/ProjectFortress/nbproject
- Timestamp:
- 08/29/07 10:58:31 (2 years ago)
- Location:
- trunk/ProjectFortress
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
nbproject/project.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress
- Property svn:ignore
-
old new 1 *.aux 2 *.bbl 3 *.blg 1 *.dvi 2 junit.jar 3 FortressLibrary.ast 4 *.tfs 5 *.elc 6 *.log 7 fortress_742.zip 8 parser_ops.txt 9 FortressLibrary.tfs 10 fortress.zip 4 11 *.class 5 *.dvi 6 *.elc 7 *.hprof 8 *.jst 9 *.log 12 parser_right.txt 13 precedence.txt 14 lexer.txt 15 syryu 16 .settings 17 small.ast 18 .dependencies 19 *.toc 20 parser_match.txt 21 fortress_586.zip 22 *.tfi 10 23 *.out 11 24 *.sexp 12 *. toc13 .cvsignore 14 .dependencies15 .hg 16 .settings 17 FortressLibrary.ast25 *.jst 26 tokens.txt 27 junit*.properties 28 docs 29 hello.ast 30 parser_left.txt 18 31 TEST-RESULTS 19 32 TestHashCode.java 33 small.fss 34 testSerializationScratch 35 *.bbl 36 sr.fss 37 .hg 38 diffs.* 39 fortress_648.zip 40 *.aux 41 fortress_588.zip 20 42 build 21 diffs.* 22 hello.ast 23 junit.jar 24 lexer.txt 43 *.mine 25 44 overloadTest1.ast 45 .cvsignore 46 *.blg 47 *.hprof 26 48 parser_enc.txt 27 parser_left.txt28 parser_match.txt29 parser_ops.txt30 parser_right.txt31 precedence.txt32 small.ast33 small.fss34 sr.fss35 syryu36 tokens.txt37 FortressLibrary.tfs38 *.tfi39 *.tfs40 49 testFile.txt 41 docs42 *.mine43 junit*.properties44 testSerializationScratch
-
- Property svn:ignore
-
trunk/ProjectFortress/nbproject/project.xml
r703 r766 64 64 <compilation-unit> 65 65 <package-root>src</package-root> 66 <classpath mode="compile">third_party/xtc/xtc.jar:third_party/jsr166y/jsr166y.jar:third_party/junit/junit.jar:third_party/plt/plt.jar </classpath>66 <classpath mode="compile">third_party/xtc/xtc.jar:third_party/jsr166y/jsr166y.jar:third_party/junit/junit.jar:third_party/plt/plt.jar:third_party/ant/ant.jar</classpath> 67 67 <built-to>build</built-to> 68 68 <source-level>1.5</source-level>

