summaryrefslogtreecommitdiff
path: root/src/scheme/ao_scheme_builtin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/scheme/ao_scheme_builtin.txt')
-rw-r--r--src/scheme/ao_scheme_builtin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scheme/ao_scheme_builtin.txt b/src/scheme/ao_scheme_builtin.txt
index bdadbd6a..4739f121 100644
--- a/src/scheme/ao_scheme_builtin.txt
+++ b/src/scheme/ao_scheme_builtin.txt
@@ -63,6 +63,7 @@ all f_lambda string_ref string-ref
all f_lambda string_set string-set!
all f_lambda string_copy string-copy
all f_lambda string_length string-length
+all f_lambda make_string make-string
all f_lambda procedurep procedure?
all lambda apply
all f_lambda read_char read-char