From 7b67ab3d6fbc74c95f35b992286cb98492c8b433 Mon Sep 17 00:00:00 2001 From: Nic Gaffney Date: Wed, 6 Sep 2023 14:05:17 -0500 Subject: restructured filetree --- out/arguments | Bin 0 -> 22704 bytes out/cgol | Bin 0 -> 22856 bytes out/chatbot | Bin 0 -> 22704 bytes out/guessing | Bin 0 -> 22704 bytes out/hello | Bin 0 -> 22704 bytes out/mandelbrot | Bin 0 -> 22704 bytes out/mutable | Bin 0 -> 22704 bytes out/read | Bin 0 -> 22704 bytes out/system | Bin 0 -> 22744 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 out/arguments create mode 100755 out/cgol create mode 100755 out/chatbot create mode 100755 out/guessing create mode 100755 out/hello create mode 100755 out/mandelbrot create mode 100755 out/mutable create mode 100755 out/read create mode 100755 out/system (limited to 'out') diff --git a/out/arguments b/out/arguments new file mode 100755 index 0000000..a10a61d Binary files /dev/null and b/out/arguments differ diff --git a/out/cgol b/out/cgol new file mode 100755 index 0000000..81f3505 Binary files /dev/null and b/out/cgol differ diff --git a/out/chatbot b/out/chatbot new file mode 100755 index 0000000..5e91811 Binary files /dev/null and b/out/chatbot differ diff --git a/out/guessing b/out/guessing new file mode 100755 index 0000000..f568da8 Binary files /dev/null and b/out/guessing differ diff --git a/out/hello b/out/hello new file mode 100755 index 0000000..77671c3 Binary files /dev/null and b/out/hello differ diff --git a/out/mandelbrot b/out/mandelbrot new file mode 100755 index 0000000..61e73a6 Binary files /dev/null and b/out/mandelbrot differ diff --git a/out/mutable b/out/mutable new file mode 100755 index 0000000..415e15e Binary files /dev/null and b/out/mutable differ diff --git a/out/read b/out/read new file mode 100755 index 0000000..7acb399 Binary files /dev/null and b/out/read differ diff --git a/out/system b/out/system new file mode 100755 index 0000000..958ee1a Binary files /dev/null and b/out/system differ -- cgit v1.2.3