]> gitweb.michael.orlitzky.com - sage.d.git/blob - makefile
Add a random_cone() function and use it in two tests.
[sage.d.git] / makefile
1 clean:
2 find ./ -type f -name '*.pyc' -delete