From 7dea021ece06ad44a78760cb331a8145adbb81be Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 18 Oct 2006 08:46:44 +0000 Subject: started compiling-gf --- doc/gf-compiler.dot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/gf-compiler.dot') diff --git a/doc/gf-compiler.dot b/doc/gf-compiler.dot index 69916c695..f8ce1aaae 100644 --- a/doc/gf-compiler.dot +++ b/doc/gf-compiler.dot @@ -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"]; -- cgit v1.2.3