projects
/
iotcloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Deviceless Benchmark
[iotcloud.git]
/
version2
/
src
/
java
/
light_fan_embed_fake_benchmark
/
build.bash
1
#!/bin/sh
2
3
# javac -cp .:/Users/Ali/Desktop/iotcloud/version2/src/java/iotcloud/bin *.java
4
5
javac -cp .:../iotcloud/bin *.java