summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-12-30 02:02:14 +0000
committerrsiddharth <s@ricketyspace.net>2016-12-30 02:02:14 +0000
commit6afbb4684067339b28dff02ac8252ab932e00a59 (patch)
tree7c6fa7470a218de29f741d2d84e1700845b5591e
parentb1895584c721c78d8b91b0760b4c0c43f9730396 (diff)
Add notes.org
-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
+