summary refs log tree commit diff homepage
path: root/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-03 22:02:40 -0500
committerJune McEnroe <programble@gmail.com>2016-12-03 22:02:40 -0500
commit1a8d40cc73db9393a5cc623e4fbb38cc68b5a0ad (patch)
tree7c14fea278b69d80d6b7a04f133bceaafded6c2a /src/bin
parentRemove assembly code (diff)
downloadaoc-1a8d40cc73db9393a5cc623e4fbb38cc68b5a0ad.tar.gz
aoc-1a8d40cc73db9393a5cc623e4fbb38cc68b5a0ad.zip
Cargo init
Diffstat (limited to 'src/bin')
-rw-r--r--src/bin/day01.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/day01.rs b/src/bin/day01.rs
new file mode 100644
index 0000000..f79c691
--- /dev/null
+++ b/src/bin/day01.rs
@@ -0,0 +1,2 @@
+fn main() {
+}
06&follow=1'>Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe