dump
This commit is contained in:
commit
5626d1eacb
24 changed files with 512 additions and 0 deletions
4
vector/Makefile
Normal file
4
vector/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
TARGET = main.elf
|
||||
SRCS = vec.cc main.cc
|
||||
|
||||
include ../config.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue