front_processing/extern/TUIO_JAVA/src/doc.sh
author bastiena
Mon, 19 Mar 2012 10:21:56 +0100
changeset 5 d40f84d77db4
parent 0 6fefd4afe506
child 9 0f44b7360c8d
permissions -rw-r--r--
Documentations (readme) Installer Deletion of useless comments and code lines
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
6fefd4afe506 First Import
bastiena
parents:
diff changeset
     1
#!/bin/sh
6fefd4afe506 First Import
bastiena
parents:
diff changeset
     2
javadoc -d doc -sourcepath src TUIO
6fefd4afe506 First Import
bastiena
parents:
diff changeset
     3