Remove old build system

Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
Nic0Nic0Nii 2022-05-20 18:03:21 +00:00
parent aa8b87de1a
commit 51aca794b0
2 changed files with 0 additions and 7 deletions

2
clean
View File

@ -1,2 +0,0 @@
cd /workspace/HttpClient
find . -type f -name *.class -delete

5
run
View File

@ -1,5 +0,0 @@
cd /workspace/HttpClient
javac -Xlint:unchecked -cp . sig/client.java
printf "\n\n\nRunning Program...\n\n"
java sig.client
./clean