Changes between Version 4 and Version 5 of Scala-sandbox

Show
Ignore:
Timestamp:
02/03/08 00:00:52 (5 years ago)
Author:
keisuken (IP: 219.166.23.127)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scala-sandbox

    v4 v5  
    3333 * /lang/scala/sandbox/src/com/example/foo/bar/Boo.scala 
    3434 
     35== ディレクトリの意味 == 
     36 
     37 * scala/sandbox/ 
     38  * ビルドファイル,ライセンスファイル 
     39 * scala/sandbox/src/ 
     40  * ライブラリなどのソースファイル 
     41 * scala/samples/api/ 
     42  * APIについてのサンプルソース 
     43 * scala/samples/syntax/ 
     44  * 文法についてのサンプルソース 
     45 * scala/samples/misc/ 
     46  * それ以外のサンプルソース 
     47 * scala/lib/ 
     48  * ビルドに必要なJarファイルなど 
     49 * scala/docs/ 
     50  * ドキュメントファイル