]> granicus.if.org Git - graphviz/commitdiff
tkgen.c is a codegen - just needs render.h
authorellson <devnull@localhost>
Tue, 18 Oct 2005 18:49:22 +0000 (18:49 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 18:49:22 +0000 (18:49 +0000)
tclpkg/tcldot/tkgen.c

index dcdba9a459fff36f911aef8ac66a447546e9d2bf..106d971be59d97d26314bd17e8e8db65778d933b 100644 (file)
  * tkgen.c generate canvas commands to display a graph
  */
 
-/* builtins are defined in tcldot.c  - prevent duplicate */
-#define BUILTINS 
 #include "render.h"
-#include "gvc.h"
-
 #include "tcl.h"
 #include "tclhandle.h"
 #include "tcldot.h"