Begin to work on matrix transformation (does not yet really work)

This commit is contained in:
legoff.laurent 2010-11-25 15:22:15 +00:00
parent aec12d2759
commit 10fb830ac9

View file

@ -7,5 +7,6 @@ GOFILES=\
draw2d.go\ draw2d.go\
math.go\ math.go\
path.go\ path.go\
transform.go\
include $(GOROOT)/src/Make.pkg include $(GOROOT)/src/Make.pkg