]> granicus.if.org Git - graphviz/commit
Remove some unused #include from emit.c
authorellson <devnull@localhost>
Tue, 1 Feb 2005 19:34:14 +0000 (19:34 +0000)
committerellson <devnull@localhost>
Tue, 1 Feb 2005 19:34:14 +0000 (19:34 +0000)
commit3041a7b5dd7ab43e0185b13309550c0ff74abcd0
treea580cdb81db5a5143f3dbfff4f9a89db8e2f6973
parentf0d9a6400dc589214f683e55a2101d54f9b6f81c
Remove some unused #include from emit.c
Be consistent about some more globals (until I can eliminate them altogether).
Move some macros using globals to macros.h, and rename them to be less likely to collide.
lib/common/emit.c
lib/common/globals.h
lib/common/input.c
lib/common/macros.h
lib/common/output.c
lib/common/xdgen.c