summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--notes.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/notes.org b/notes.org
new file mode 100644
index 0000000..6c2e453
--- /dev/null
+++ b/notes.org
@@ -0,0 +1,8 @@
+* 1
+** 2
+*** 7
+**** ex 2
+#+BEGIN_SRC scheme
+(lambda (m) (+ 1 (/ m 2.0)))
+#+END_SRC
+