clean up the repo
Build project / build (push) Failing after 1m22s

This commit is contained in:
Arthur Barraux
2025-10-18 15:06:23 +02:00
parent 09d78f48e9
commit 85e8067e41
85 changed files with 5 additions and 25316 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef BUILTINS_H_
#define BUILTINS_H_
#include "../lisp-interpreter/dist/lisp.h"
#include "lisp.h"
Lisp moveCursor(Lisp args, LispError *e, LispContext ctx);