trimmed even more fat
This commit is contained in:
parent
5898689697
commit
bf669ee8a7
30 changed files with 1372 additions and 5945 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#include "../src/alloc.h"
|
||||
#include "../src/api.h"
|
||||
#include "../src/array.h"
|
||||
#include "../src/clock.h"
|
||||
#include "../src/host.h"
|
||||
#include "../src/language.h"
|
||||
#include "../src/length.h"
|
||||
#include "../src/lexer.h"
|
||||
|
|
@ -10,7 +7,6 @@
|
|||
#include "../src/stack.h"
|
||||
#include "../src/subtree.h"
|
||||
#include "../src/tree.h"
|
||||
#include "../src/tree_cursor.h"
|
||||
#include "me/mem/mem.h"
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue