summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Weiland <brett_weiland@bpcspace.com>2020-10-27 07:44:20 -0500
committerBrett Weiland <brett_weiland@bpcspace.com>2020-10-27 07:44:20 -0500
commit331ee77353f770529ae1e58c886e6168e52e04bf (patch)
tree092ce39f4610dd85f726d74f176f28b09c8ab2d4
parentc84914b356a0faa620f6a2509ba4d44216df8073 (diff)
new file: notes
-rw-r--r--notes2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes b/notes
new file mode 100644
index 0000000..5d9848f
--- /dev/null
+++ b/notes
@@ -0,0 +1,2 @@
+calc: Contains the main calulator function, including calling get_expr.
+08048e44 get_expr: gets user input, look into this!