diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-06-26 13:39:51 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-06-26 13:39:51 +0000 |
commit | d615d3a42e75106301103e1d150c15ca770c107a (patch) | |
tree | f2ead5aae7479f1d5de946c47ee3b637d431ef18 /math/fung-calc/files | |
parent | fefceffd2393580cc830e245960de648c3b860a9 (diff) |
Notes
Diffstat (limited to 'math/fung-calc/files')
-rw-r--r-- | math/fung-calc/files/patch-aa | 10 | ||||
-rw-r--r-- | math/fung-calc/files/patch-ab | 10 | ||||
-rw-r--r-- | math/fung-calc/files/patch-ac | 10 | ||||
-rw-r--r-- | math/fung-calc/files/patch-ad | 10 | ||||
-rw-r--r-- | math/fung-calc/files/patch-ae | 10 | ||||
-rw-r--r-- | math/fung-calc/files/patch-af | 10 |
6 files changed, 0 insertions, 60 deletions
diff --git a/math/fung-calc/files/patch-aa b/math/fung-calc/files/patch-aa deleted file mode 100644 index f7aa5ee6bf75..000000000000 --- a/math/fung-calc/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- fung_calc/libfungcalcui/2D/polargraphmain.ui.h.orig Tue Jun 10 10:08:35 2003 -+++ fung_calc/libfungcalcui/2D/polargraphmain.ui.h Tue Jun 10 10:08:48 2003 -@@ -6,6 +6,7 @@ - ** a constructor, and a destroy() slot in place of a destructor. - *****************************************************************************/ - #include <fstream> -+#include <ctime> - - #include "expression.h" - diff --git a/math/fung-calc/files/patch-ab b/math/fung-calc/files/patch-ab deleted file mode 100644 index f1b2d8c97689..000000000000 --- a/math/fung-calc/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- fung_calc/libfungcalcui/2D/parametricgraphmain.ui.h.orig Tue Jun 10 10:10:00 2003 -+++ fung_calc/libfungcalcui/2D/parametricgraphmain.ui.h Tue Jun 10 10:10:09 2003 -@@ -6,6 +6,7 @@ - ** a constructor, and a destroy() slot in place of a destructor. - *****************************************************************************/ - #include <fstream> -+#include <ctime> - - #include "expression.h" - diff --git a/math/fung-calc/files/patch-ac b/math/fung-calc/files/patch-ac deleted file mode 100644 index 5287c6f91a02..000000000000 --- a/math/fung-calc/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- fung_calc/libfungcalcui/2D/statplotgraphmain.ui.h.orig Tue Jun 10 10:12:37 2003 -+++ fung_calc/libfungcalcui/2D/statplotgraphmain.ui.h Tue Jun 10 10:12:51 2003 -@@ -14,6 +14,7 @@ - #include "whiskerplot.h" - - #include <fstream> -+#include <ctime> - - void StatPlotGraphMain::init() - { diff --git a/math/fung-calc/files/patch-ad b/math/fung-calc/files/patch-ad deleted file mode 100644 index 56b399a72b7a..000000000000 --- a/math/fung-calc/files/patch-ad +++ /dev/null @@ -1,10 +0,0 @@ ---- fung_calc/libfungcalcui/3D/glfunctiongraphmain.ui.h.orig Tue Jun 10 10:14:26 2003 -+++ fung_calc/libfungcalcui/3D/glfunctiongraphmain.ui.h Tue Jun 10 10:14:38 2003 -@@ -8,6 +8,7 @@ - - #include <fstream> - #include <iostream> -+#include <ctime> - - #include "expression.h" - diff --git a/math/fung-calc/files/patch-ae b/math/fung-calc/files/patch-ae deleted file mode 100644 index 24b34ae5ede1..000000000000 --- a/math/fung-calc/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- fung_calc/libfungcalcui/3D/glpolargraphmain.ui.h.orig Tue Jun 10 10:15:36 2003 -+++ fung_calc/libfungcalcui/3D/glpolargraphmain.ui.h Tue Jun 10 10:15:50 2003 -@@ -8,6 +8,7 @@ - - #include <fstream> - #include <iostream> -+#include <ctime> - - #include "expression.h" - diff --git a/math/fung-calc/files/patch-af b/math/fung-calc/files/patch-af deleted file mode 100644 index 3f78528781c4..000000000000 --- a/math/fung-calc/files/patch-af +++ /dev/null @@ -1,10 +0,0 @@ ---- fung_calc/libfungcalcui/3D/glcylindricalgraphmain.ui.h.orig Tue Jun 10 10:16:57 2003 -+++ fung_calc/libfungcalcui/3D/glcylindricalgraphmain.ui.h Tue Jun 10 10:17:06 2003 -@@ -8,6 +8,7 @@ - - #include <fstream> - #include <iostream> -+#include <ctime> - - #include "expression.h" - |