aboutsummaryrefslogtreecommitdiff
path: root/src/compile.sh
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2020-07-20 10:22:28 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2020-07-20 10:22:28 +0200
commit40352f018b29e8aea9a804dd1240ea8374c39db8 (patch)
treeeed21b2f8b5b8f976261ab804e357218f69105c7 /src/compile.sh
parente1ebff51092baf5581b728baec05c52c4bb3445e (diff)
downloadnissy-40352f018b29e8aea9a804dd1240ea8374c39db8.tar.gz
nissy-40352f018b29e8aea9a804dd1240ea8374c39db8.zip
Added more scramble options, scramble doc
Diffstat (limited to 'src/compile.sh')
-rwxr-xr-xsrc/compile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compile.sh b/src/compile.sh
deleted file mode 100755
index 49d655e..0000000
--- a/src/compile.sh
+++ /dev/null
@@ -1 +0,0 @@
1gcc -Wall -Wextra -O3 -std=c99 -o ../nissy -g *.c

Generated with cgit - Back to sebastiano.tronto.net