]> gitweb.michael.orlitzky.com - sage.d.git/blob - makefile
Remove is_full_space() and random_cone(); see Sage trac #18454.
[sage.d.git] / makefile
1 clean:
2 find ./ -type f -name '*.pyc' -delete