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

Code cleanup

parent 21fd3631
.PHONY: test clean
test:
python test.py
@python test.py
clean:
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