Use editor.
This commit is contained in:
parent
1e1422fc77
commit
f1d3a0e318
2 changed files with 11 additions and 2 deletions
|
@ -31,9 +31,11 @@
|
|||
edit-file
|
||||
)
|
||||
|
||||
(import scheme)
|
||||
(import scheme
|
||||
(chicken base))
|
||||
|
||||
(define (edit-file file-path)
|
||||
(print "Editing...")
|
||||
#f)
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue