front_processing/extern/TUIO_JAVA/src/doc.sh
author bastiena
Wed, 04 Apr 2012 10:51:21 +0200
changeset 16 a9ebacd6c089
parent 10 925b7ee746e3
permissions -rw-r--r--
Middleware : parameters propagation added from debug to MainModule and then into everything that needs it
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
925b7ee746e3 Front Processing :
bastiena
parents: 9
diff changeset
     1
#!/bin/sh
925b7ee746e3 Front Processing :
bastiena
parents: 9
diff changeset
     2
javadoc -d doc -sourcepath src TUIO
925b7ee746e3 Front Processing :
bastiena
parents: 9
diff changeset
     3