Added old (obsolete ?) stuff from svnmaster
commit4578efa3da913311748779fb936b256d956b4461
authorEnrico Weigelt, metux IT service <weigelt@metux.de>
Mon, 13 Apr 2009 15:57:59 +0000 (13 17:57 +0200)
committerEnrico Weigelt, metux IT service <weigelt@metux.de>
Mon, 13 Apr 2009 15:57:59 +0000 (13 17:57 +0200)
tree703a1d67036546e2d584b38adf3a64abf043030b
parent37fee2b6a2ff5c05d3c0c3fe3bb66d55b7196215
Added old (obsolete ?) stuff from svn
12 files changed:
old-stuff/build.xml [new file with mode: 0644]
old-stuff/run [new file with mode: 0755]
old-stuff/src/de/metux/espresso/Espresso.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/EspressoClassLoader.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/FileReader.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/HostFile.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/fs/IFile.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/fs/Stat.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/test/TestClassLoader.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/test/dummy.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/test/inter.java [new file with mode: 0644]
old-stuff/src/de/metux/espresso/test/main.java [new file with mode: 0644]