[Aprog]
commit9933f99025ec47d8ccb3e19c3d6433fc836ac3d4
authorcodistmonk <codistmonk@7cbf5e2b-b55d-4b93-acdd-c0d7b961df51>
Sat, 23 Oct 2010 13:04:39 +0000 (23 13:04 +0000)
committercodistmonk <codistmonk@7cbf5e2b-b55d-4b93-acdd-c0d7b961df51>
Sat, 23 Oct 2010 13:04:39 +0000 (23 13:04 +0000)
tree4a55f955ba148e9e96ff97a14105c61c8ba0d60a
parent78270be4c7c5d4647782167a6d61bc69aba969e0
[Aprog]
Added class Launcher + tests (most of the tests are TODO).

git-svn-id: https://aprog.svn.sourceforge.net/svnroot/aprog/trunk@172 7cbf5e2b-b55d-4b93-acdd-c0d7b961df51
Aprog/src/net/sourceforge/aprog/tools/Launcher.java [new file with mode: 0644]
Aprog/src/net/sourceforge/aprog/tools/Tools.java
Aprog/test/net/sourceforge/aprog/tools/LauncherTest.java [new file with mode: 0644]
Aprog/test/net/sourceforge/aprog/tools/ToolsTest.java