Added lib folder for general stuff, introduced as target to Makefile
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "./base.h"
|
||||
#include "../lib/base.h"
|
||||
#include "./inst.h"
|
||||
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user