diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-04-19 17:13:26 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-04-19 17:13:26 -0400 |
commit | b79c4e942dba34ee1b2e5ce907629c7f77f88f07 (patch) | |
tree | b89f880afde67f1dd6256a1df4bd772f67c1513a /rung | |
parent | 30caeaab671f7fe7d7582ce7e645302a139c15a0 (diff) |
annotating index type for loops
Diffstat (limited to 'rung')
-rwxr-xr-x | rung | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/bash -gdb toc
\ No newline at end of file +gdb -tui toc |