Split alisp.h into several header files, in /include folder.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../alisp.h"
|
||||
#include <alisp/stream.h>
|
||||
|
||||
stream_err_t stream_init_string(stream_t *stream, char *name, sv_t contents)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user