diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-01-30 03:20:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-01-30 03:20:47 +0000 |
commit | 36cd4750820519156bf3e9f917c56d4cd06b6f5e (patch) | |
tree | de4db0dedf3a00a5ee5478a0cbc4c8b62ce0d467 /science/chemtool/files/patch-ct.h | |
parent | Fix packaging. (diff) |
Update to 1.6.3
Submitted by: Christopher Illies <christopher.illies@web.de>
Notes
Notes:
svn path=/head/; revision=127678
Diffstat (limited to 'science/chemtool/files/patch-ct.h')
-rw-r--r-- | science/chemtool/files/patch-ct.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/science/chemtool/files/patch-ct.h b/science/chemtool/files/patch-ct.h deleted file mode 100644 index 40368c614009..000000000000 --- a/science/chemtool/files/patch-ct.h +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- ct.h.orig Fri Aug 30 00:57:10 2002 -+++ ct.h Fri Aug 30 00:58:22 2002 -@@ -1,7 +1,6 @@ - #ifdef HAVE_CONFIG_H - #include <config.h> - #endif --#undef __GNUC__ - #include <stdio.h> - #include <stdlib.h> - #include <math.h> |