Show
Ignore:
Timestamp:
08/14/07 10:57:06 (2 years ago)
Author:
chf
Message:

We are now using Doug Lea's latest and greatest jsr166y.

Files:
1 modified

Legend:

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

    r605 r703  
    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/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</classpath> 
    6767                <built-to>build</built-to> 
    6868                <source-level>1.5</source-level>