diff options
| author | Mirek Kratochvil <exa.exa@gmail.com> | 2023-02-18 22:13:39 +0100 |
|---|---|---|
| committer | Mirek Kratochvil <exa.exa@gmail.com> | 2023-02-18 22:13:39 +0100 |
| commit | c412d643a1980f89dd7b8c2e05999ed04e3d6c26 (patch) | |
| tree | b4bc21f61f7cf30deb3d29755d0a87ead2855ba0 /app/Frontend.hs | |
| parent | f58bde237fe48531722bb5b7ccb8f8e4e5bd2990 (diff) | |
| download | prlg-c412d643a1980f89dd7b8c2e05999ed04e3d6c26.tar.gz prlg-c412d643a1980f89dd7b8c2e05999ed04e3d6c26.tar.bz2 | |
macros
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 = [] }) |
