parent
8a620e3c90
commit
03d9c31e14
@ -1,5 +0,0 @@ |
|||||||
rm -Rf out/* |
|
||||||
javac -Xlint:unchecked -cp . sigPlace.java |
|
||||||
printf "\n\n\nRunning Program...\n\n" |
|
||||||
java sigPlace "$@" |
|
||||||
./clean |
|
@ -1,3 +1,4 @@ |
|||||||
|
git add -u |
||||||
git add * |
git add * |
||||||
git commit -m "$*" |
git commit -m "$*" |
||||||
git push |
git push |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue