]> gitweb.michael.orlitzky.com - sage.d.git/blob - makefile
Fix the is_positive_on test and give better examples.
[sage.d.git] / makefile
1 clean:
2 find ./ -type f -name '*.pyc' -delete