a path tangent now defaults to a length of 1 cm -- this fixes bug 1632988
[PyX/mjg.git] / test / Makefile
blob9f4dc8798e58bd247e0bd6aedea6280f7c41ca47
1 PYTHON ?= python
3 all:
4 cd unit; $(PYTHON) test.py
5 cd functional; make