diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-24 16:57:56 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-24 17:12:45 +0200 |
| commit | 0bc80beb699000826b8e9415a7b254c92dc86a5a (patch) | |
| tree | c67c5ea7e06447339e811ef2c177bcf920d68fc5 /desmo-logs.scm | |
| parent | b5ddfdc53cf1cf2197adf8718ea405acfa2fe6f7 (diff) | |
Do things
Diffstat (limited to 'desmo-logs.scm')
| -rw-r--r-- | desmo-logs.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/desmo-logs.scm b/desmo-logs.scm deleted file mode 100644 index 880bada..0000000 --- a/desmo-logs.scm +++ /dev/null @@ -1,7 +0,0 @@ -(module desmo-logs (run-logs) - (import scheme - (chicken base)) - (define (run-logs cfg) - (print "TODO") - 'todo)) - |
