Skip to content

Commit 62fec65

Browse files
authored
Merge pull request #341 from Affonso-Gui/cl-compatible
Export char functions
2 parents bd9a7f6 + de622b7 commit 62fec65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lisp/l/constants.l

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
most-negative-float
1717
least-positive-float
1818
least-negative-float
19+
char= char< char> char<= char>= char/=
1920
quit bye
2021
))
2122
(export '(af_unix af_inet sock_stream sock_dgram))

0 commit comments

Comments
 (0)