]> granicus.if.org Git - graphviz/commitdiff
add missing files
authorellson <devnull@localhost>
Tue, 18 Oct 2005 18:30:07 +0000 (18:30 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 18:30:07 +0000 (18:30 +0000)
cmd/dot/dot_builtins.c [new file with mode: 0644]

diff --git a/cmd/dot/dot_builtins.c b/cmd/dot/dot_builtins.c
new file mode 100644 (file)
index 0000000..1b3889c
--- /dev/null
@@ -0,0 +1,20 @@
+/* $Id$ $Revision$ */
+/* vim:set shiftwidth=4 ts=8: */
+
+/**********************************************************
+*      This software is part of the graphviz package      *
+*                http://www.graphviz.org/                 *
+*                                                         *
+*            Copyright (c) 1994-2004 AT&T Corp.           *
+*                and is licensed under the                *
+*            Common Public License, Version 1.0           *
+*                      by AT&T Corp.                      *
+*                                                         *
+*        Information and Software Systems Research        *
+*              AT&T Research, Florham Park NJ             *
+**********************************************************/
+
+#include "gvplugin.h"
+
+const lt_symlist_t lt_preloaded_symbols[] = { { 0, 0 } };
+