mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-23 02:06:14 -06:00
extend behaviour for interface and incomplete
This commit is contained in:
@@ -89,7 +89,7 @@ factor c i t = case t of
|
||||
|
||||
--- we hope this will be fresh and don't check...
|
||||
|
||||
qqIdent c i = identC ("_q" ++ prt c ++ "__" ++ show i)
|
||||
qqIdent c i = identC ("_q_" ++ prt c ++ "__" ++ show i)
|
||||
|
||||
|
||||
-- we need to replace subterms
|
||||
|
||||
Reference in New Issue
Block a user