diff options
Diffstat (limited to 'alee.hpp')
-rw-r--r-- | alee.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/alee.hpp b/alee.hpp deleted file mode 100644 index e4ed7de..0000000 --- a/alee.hpp +++ /dev/null @@ -1,6 +0,0 @@ -/// @file alee.hpp -/// @brief Single header to include all of Alee Forth - -#include "libalee/parser.hpp" -#include "libalee/state.hpp" - |