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/patch-ac | |
parent | Update to 1.4 (diff) |
Update to 1.3.1
PR: 53709
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=83657
Diffstat (limited to 'math/fung-calc/files/patch-ac')
-rw-r--r-- | math/fung-calc/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
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() - { |