diff options
Diffstat (limited to 'alee.hpp')
-rw-r--r-- | alee.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +/// @file alee.hpp +/// @brief Single header to include all of Alee Forth + #include "libalee/parser.hpp" #include "libalee/state.hpp" |