diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-06-26 15:37:12 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-06-26 15:37:12 -0400 |
commit | 35d80c91353a4a0b1d6d5575a481e3c2afeb2a06 (patch) | |
tree | 825938acbcfb68b2d64af68fa4cc7d9ce1178772 /rung | |
parent | 4ab1fd88714fe4314bef7b1cc2429c655e482540 (diff) |
finished moving #include to parsing
Diffstat (limited to 'rung')
-rwxr-xr-x | rung | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/bash -gdb toc +gdb -q toc |