Changeset 3125 for trunk/ProjectFortress/ant
- Timestamp:
- 12/01/08 17:39:03 (12 months ago)
- Files:
-
- 1 modified
-
trunk/ProjectFortress/ant (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/ant
r1698 r3125 60 60 exit $n 61 61 fi 62 "$ant_exec" -noclasspath -lib third_party/junit "$@"62 "$ant_exec" -noclasspath -lib third_party/junit:third_party/scala/scala-library-2.7.1.jar:third_party/scala/scala-compiler-2.7.1.jar "$@"

