diff options
author | dec05eba <dec05eba@protonmail.com> | 2019-06-24 05:14:07 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-25 14:36:46 +0200 |
commit | 33223c7d9a80e821bccce25960f7e48ab425d975 (patch) | |
tree | 8ac99827261dbc935198ac467212b7ce41cf925e /amalgam.includes | |
parent | abe41cc2d5413faa8adeb16831f654435b6d0ef0 (diff) |
Fix errors from pedantic check
Diffstat (limited to 'amalgam.includes')
-rw-r--r-- | amalgam.includes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/amalgam.includes b/amalgam.includes new file mode 100644 index 0000000..5822a55 --- /dev/null +++ b/amalgam.includes @@ -0,0 +1,4 @@ +include +include/bytecode +include/ssa +include/std |