aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux.lux')
-rw-r--r--stdlib/source/library/lux.lux3
1 files changed, 3 insertions, 0 deletions
diff --git a/stdlib/source/library/lux.lux b/stdlib/source/library/lux.lux
index 8a829ae10..62a51de98 100644
--- a/stdlib/source/library/lux.lux
+++ b/stdlib/source/library/lux.lux
@@ -5877,3 +5877,6 @@
_
(failure (..wrong_syntax_error (symbol ..Rec)))))))
+
+(def .public Generation
+ (Primitive "#Generation"))