mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 00:39:32 -06:00
fix the compilation without a server
This commit is contained in:
@@ -84,7 +84,7 @@ mainServerGFI opts0 port files =
|
||||
return $ if continue then Just gfenv else Nothing
|
||||
|
||||
#else
|
||||
mainServerGFI readNGF opts port files =
|
||||
mainServerGFI opts port files =
|
||||
fail "GF has not been compiled with server mode support"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user