Begin to work on matrix transformation (does not yet really work)
This commit is contained in:
parent
aec12d2759
commit
10fb830ac9
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ GOFILES=\
|
|||
draw2d.go\
|
||||
math.go\
|
||||
path.go\
|
||||
transform.go\
|
||||
|
||||
include $(GOROOT)/src/Make.pkg
|
Loading…
Reference in a new issue