Move parser generation code in to 'generate' module within CLI crate

This commit is contained in:
Max Brunsfeld 2019-01-07 10:23:01 -08:00
parent 4e29fe69df
commit f059557a9d
28 changed files with 187 additions and 171 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
src_dir="src/runtime"
src_dir="lib/src"
allocation_functions=(
malloc