diff options
Diffstat (limited to 'app/Frontend.hs')
| -rw-r--r-- | app/Frontend.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Frontend.hs b/app/Frontend.hs index 6bae624..990e79d 100644 --- a/app/Frontend.hs +++ b/app/Frontend.hs @@ -98,6 +98,7 @@ interpreter = , cho = [] , ops = [] , opstash = [] + , macrostash = [] , strtable = IR.emptystrtable , cmdq = [] }) |
