moved linear algebra code to core/
This commit is contained in:
parent
34b6e19896
commit
fa2a4887df
3 changed files with 2 additions and 2 deletions
2
makefile
2
makefile
|
|
@ -7,7 +7,7 @@ endif
|
|||
|
||||
SRC:=\
|
||||
topaz.c\
|
||||
linear.c\
|
||||
core/linear.c\
|
||||
core/arena.c\
|
||||
core/vector.c\
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue