mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Adding define-c
This commit is contained in:
parent
c5ea165cb5
commit
16f420e057
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@
|
|||
'(
|
||||
(define . define)
|
||||
(define-syntax . define-syntax)
|
||||
(define-c . define-c)
|
||||
(if . if)
|
||||
(lambda . lambda)
|
||||
(quote . quote)
|
||||
|
|
Loading…
Add table
Reference in a new issue