mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -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
|
#ifdef SERVER_MODE
|
||||||
++" server"
|
++" server"
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef CC_LAZY
|
||||||
|
++ " cclazy"
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user