.
This commit is contained in:
parent
8de4606121
commit
7b46b5f228
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
(lambda (port)
|
||||
(read port)
|
||||
(read port)
|
||||
(cadar (last-pair (read port))))))
|
||||
(eval (cadar (last-pair (read port)))))))
|
||||
|
||||
(operating-system
|
||||
(host-name "ziltis-machine")
|
||||
|
|
Loading…
Reference in a new issue