Initial commit
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
name: types
|
||||
gpid: malunal
|
||||
semv: 1.0.0
|
||||
|
||||
targets:
|
||||
- name: malunal.types
|
||||
type: interface
|
||||
|
||||
tests:
|
||||
- name: assertions
|
||||
type: program
|
||||
deps:
|
||||
- malunal.types
|
||||
srcs:
|
||||
- ./tests/assertions.c
|
||||
|
||||
exports:
|
||||
- malunal.types
|
||||
Reference in New Issue
Block a user