mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Importing Processing rev. 5503 (1.0.3).
This commit is contained in:
7
core/make.sh
Executable file
7
core/make.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
#javadoc -public -d doc *.java
|
||||
#javadoc -private -d doc *.java
|
||||
chmod +x preproc.pl
|
||||
./preproc.pl
|
||||
jikes -d . +D *.java
|
Reference in New Issue
Block a user