summaryrefslogtreecommitdiff
path: root/rung
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-08-30 00:39:34 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-08-30 00:39:34 -0400
commit969a228777ca0f2f624618d48b7ed21e2c25ec29 (patch)
tree351bc9fa39335567018e67f98b3157de6b5c1635 /rung
parent7ebfe5013b607b45eb0cfa552d222ba406a59e61 (diff)
improved assignment; added arrays
Diffstat (limited to 'rung')
-rwxr-xr-xrung2
1 files changed, 2 insertions, 0 deletions
diff --git a/rung b/rung
new file mode 100755
index 0000000..1ed2a55
--- /dev/null
+++ b/rung
@@ -0,0 +1,2 @@
+#!/bin/bash
+gdb toc \ No newline at end of file