Changeset 6688 for lang/scala/sandbox
- Timestamp:
- 02/14/08 22:56:38 (5 years ago)
- Location:
- lang/scala/sandbox
- Files:
-
- 1 removed
- 3 modified
-
build.xml (modified) (1 diff)
-
lib/scala-sandbox.jar (modified) (previous)
-
src/jp/ne/cappuccino/keisuken/lang (deleted)
-
webpages/lib/scala-sandbox.jar (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
lang/scala/sandbox/build.xml
r6673 r6688 119 119 120 120 <target name="api"> 121 <!--122 121 <mkdir dir="${api-scala}"/> 123 122 <scaladoc 124 123 srcdir="${src}" 125 124 destdir="${api-scala}" 125 classpath="${classpath}" 126 126 /> 127 <include file="${src}/**/*.scala"/> 128 <!-- 129 <exclude file="${src}/**/*.java"/> 127 130 --> 128 131 </target>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)