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 4739f121..7298add7 100644
--- a/src/scheme/ao_scheme_builtin.txt
+++ b/src/scheme/ao_scheme_builtin.txt
@@ -12,6 +12,7 @@ all f_lambda cons
all f_lambda last
all f_lambda length
all f_lambda list_copy list-copy
+all f_lambda list_tail list-tail
all nlambda quote
QUASI atom quasiquote
QUASI atom unquote