mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
started compiling-gf
This commit is contained in:
@@ -43,6 +43,9 @@ gfc -> gf11 [label = " PrintGFC", style = "solid"];
|
||||
gf11 [label = "file.gfc", style = "solid", shape = "ellipse"];
|
||||
|
||||
|
||||
gfcc [label = "file.gfcc", style = "solid", shape = "ellipse"];
|
||||
gfc -> gfcc [label = " CanonToGFCC", style = "solid"];
|
||||
|
||||
mcfg [label = "file.gfcm", style = "dashed", shape = "ellipse"];
|
||||
gfc -> mcfg [label = " PrintGFC", style = "dashed"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user