Initial (bad) gc
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#include "function.h"
|
||||
|
||||
#include "hashtable.h"
|
||||
#include "lisp.h"
|
||||
#include "list.h"
|
||||
#include "read.h"
|
||||
#include "stack.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user