mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Make the -fcclazy configuration option visible in the build info in the GF Shell welcome message
This commit is contained in:
@@ -13,3 +13,6 @@ buildInfo =
|
||||
#ifdef SERVER_MODE
|
||||
++" server"
|
||||
#endif
|
||||
#ifdef CC_LAZY
|
||||
++ " cclazy"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user