Commit 0fa31ac2 authored by Taddeus Kroes's avatar Taddeus Kroes

Code cleanup

parent 21fd3631
.PHONY: test clean .PHONY: test clean
test: test:
python test.py @python test.py
clean: clean:
rm `find -name \*.pyc` rm `find -name \*.pyc`
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment