Skip to content
Snippets Groups Projects
Unverified Commit 7404d8dc authored by Shivane Sabharwal's avatar Shivane Sabharwal Committed by GitHub
Browse files

Update Makefile

parent c6cc359c
No related branches found
No related tags found
No related merge requests found
CLEAN=mvn clean package
TEST=java -cp "chocopy-ref.jar:target/assignment.jar" chocopy.ChocoPy --pass=..s --run --dir src/test/data/pa3/sample/ --test
FILE=op_logical
FILE=None
clean:
$(CLEAN)
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment