front_processing/extern/TUIO_JAVA/src/doc.sh
author bastiena
Wed, 01 Aug 2012 12:13:22 +0200
changeset 60 c6daddc7415a
parent 10 925b7ee746e3
permissions -rw-r--r--
MID: The stick figure on the right side of the debug window appear only when a user is detected.
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