]> gitweb.michael.orlitzky.com - sage.d.git/blob - makefile
Add work-in-progress code for the Schur cone (from David Sossa's work).
[sage.d.git] / makefile
1 clean:
2 find ./ -type f -name '*.pyc' -delete