fixed paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#include "./lexer.h"
|
#include "./lexer.h"
|
||||||
#define NB_IMPLEMENTATION
|
#define NB_IMPLEMENTATION
|
||||||
#include "./nb.h"
|
#include "../nb.h"
|
||||||
|
|
||||||
int get_prec(symbols op){
|
int get_prec(symbols op){
|
||||||
switch (op) {
|
switch (op) {
|
||||||
|
|||||||
Reference in New Issue
Block a user