diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2019-10-22 21:47:33 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2019-10-22 21:47:33 -0400 |
commit | f97d401c3bade9f053055f411be25ef6d6b8041b (patch) | |
tree | fc60de8681f89626ebf0382a19ff13dc95f856ed /.gitignore | |
parent | e5e7fa994521c516166684f53035f17a3ad23895 (diff) |
string literals are now slices; minor bug fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ toc -a.out
\ No newline at end of file +a.out +out.c |