From 3f7d906f8cd6edd2597a49f629bd31914de8ca08 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 8 Mar 2008 20:21:56 +0000 Subject: * include/addfile.h: Move from hyper. * include/addfile.H1: Move external declarations into addfile.h. Remove. --- src/graph/Gdraws/Gfun.c.pamphlet | 1 - src/graph/Gdraws/Makefile.in | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'src/graph/Gdraws') diff --git a/src/graph/Gdraws/Gfun.c.pamphlet b/src/graph/Gdraws/Gfun.c.pamphlet index 7a42f762..c7ef9d6e 100644 --- a/src/graph/Gdraws/Gfun.c.pamphlet +++ b/src/graph/Gdraws/Gfun.c.pamphlet @@ -49,7 +49,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #define _GFUN_C -#include "useproto.h" #include #include diff --git a/src/graph/Gdraws/Makefile.in b/src/graph/Gdraws/Makefile.in index b098aa70..597116d0 100644 --- a/src/graph/Gdraws/Makefile.in +++ b/src/graph/Gdraws/Makefile.in @@ -66,8 +66,7 @@ subdir = src/graph/Gdraws/ pamphlets = Makefile.pamphlet Gfun.c.pamphlet psFiles.pamphlet HEADERS = ${IN}/Gdraws0.h ${LINC}/G.h ${LINC}/Gfun.H1 \ - ${GINC}/hash.h ${GINC}/hash.H1 ${GINC}/useproto.h \ - $(axiom_c_macros_h) + ${GINC}/hash.h ${GINC}/hash.H1 $(axiom_c_macros_h) PSFiles= ${PS}/colorpoly.ps ${PS}/colorwol.ps ${PS}/draw.ps \ ${PS}/drawIstr.ps ${PS}/drawarc.ps ${PS}/drawcolor.ps \ -- cgit v1.2.3