Show
Ignore:
Timestamp:
07/25/07 10:36:42 (2 years ago)
Author:
chf
Message:

Various cleanups. Move transactional code into interpreter.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/nbproject/project.xml

    r593 r605  
    6464            <compilation-unit> 
    6565                <package-root>src</package-root> 
    66                 <classpath mode="compile">third_party/xtc/xtc.jar:third_party/FJ/concurrent.jar:third_party/junit/junit.jar:third_party/dstm2/dstm2.jar:third_party/bcel/bcel-5.2.jar:third_party/plt/plt.jar</classpath> 
     66                <classpath mode="compile">third_party/xtc/xtc.jar:third_party/FJ/concurrent.jar:third_party/junit/junit.jar:third_party/plt/plt.jar</classpath> 
    6767                <built-to>build</built-to> 
    6868                <source-level>1.5</source-level>