aboutsummaryrefslogtreecommitdiff
path: root/code.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-02-04 11:25:37 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-02-05 18:06:13 +0100
commitdc8474d9034d9281463bb69f7f7a922e3ea713ee (patch)
treec3b870ada88f7aaa48918c4eb8b5d865f2f82019 /code.scm
parentWork on propper memmory management for linked lists. (diff)
downloadcalp-dc8474d9034d9281463bb69f7f7a922e3ea713ee.tar.gz
calp-dc8474d9034d9281463bb69f7f7a922e3ea713ee.tar.xz
Normalize and improve INIT & FREE macros.
Diffstat (limited to 'code.scm')
-rwxr-xr-xcode.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/code.scm b/code.scm
index c3d5d7b5..cca7cdb3 100755
--- a/code.scm
+++ b/code.scm
@@ -15,4 +15,3 @@
(format #t "~3d | ~a~%"
i (calendar-get-attr v i "summary")))
-