]> gitweb.michael.orlitzky.com - sage.d.git/blob - makefile
Remove the 'symbolic' module, there's no real use for it anymore.
[sage.d.git] / makefile
1 clean:
2 find ./ -type f -name '*.pyc' -delete