mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
Do not export internal get function
This commit is contained in:
parent
d86b91af36
commit
bb6d822d92
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
string->vector
|
string->vector
|
||||||
string-map
|
string-map
|
||||||
string-for-each
|
string-for-each
|
||||||
get-param-objs ;; TODO: only for debugging!!
|
;get-param-objs ;; TODO: only for debugging!!
|
||||||
make-parameter
|
make-parameter
|
||||||
current-output-port
|
current-output-port
|
||||||
current-input-port
|
current-input-port
|
||||||
|
|
Loading…
Add table
Reference in a new issue