]> granicus.if.org Git - graphviz/commit
remove unused lib/inkpot
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 25 Apr 2021 23:22:00 +0000 (16:22 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 2 May 2021 02:01:26 +0000 (19:01 -0700)
commitc2f73b80ac072591daae34f6604569920a4fd739
tree86df89fc41360b670ddc638d195c6983b06f6070
parentc589e3255093ec3626d81c3d2deecb6813f7d270
remove unused lib/inkpot

Closes #2054.
30 files changed:
.gitignore
dot.demo/dot_demo.vcproj
lib/inkpot/Makefile.am [deleted file]
lib/inkpot/data/POSTER [deleted file]
lib/inkpot/data/brewer_colors [deleted file]
lib/inkpot/data/rgb.txt [deleted file]
lib/inkpot/data/types.html [deleted file]
lib/inkpot/data/xcolors.c [deleted file]
lib/inkpot/inkpot.1 [deleted file]
lib/inkpot/inkpot.3 [deleted file]
lib/inkpot/inkpot.c [deleted file]
lib/inkpot/inkpot.h [deleted file]
lib/inkpot/inkpot_lib.tcl [deleted file]
lib/inkpot/inkpot_lib_brewer.tcl [deleted file]
lib/inkpot/inkpot_lib_procs.tcl [deleted file]
lib/inkpot/inkpot_lib_svg.tcl [deleted file]
lib/inkpot/inkpot_lib_tk.tcl [deleted file]
lib/inkpot/inkpot_lib_x11.tcl [deleted file]
lib/inkpot/inkpot_scheme.c [deleted file]
lib/inkpot/inkpot_scheme.h [deleted file]
lib/inkpot/inkpot_value.c [deleted file]
lib/inkpot/inkpot_value.h [deleted file]
lib/inkpot/inkpot_xlate.c [deleted file]
lib/inkpot/inkpot_xlate.h [deleted file]
lib/inkpot/libinkpot.pc.in [deleted file]
lib/inkpot/test/Makefile [deleted file]
lib/inkpot/test/inkpot_lib_define.h [deleted file]
lib/inkpot/test/inkpot_lib_scheme.h [deleted file]
lib/inkpot/test/inkpot_lib_value.h [deleted file]
lib/rbtree/Makefile.am