diff options
Diffstat (limited to 'science/flounder/files/patch-Colourscale.cc')
-rw-r--r-- | science/flounder/files/patch-Colourscale.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/flounder/files/patch-Colourscale.cc b/science/flounder/files/patch-Colourscale.cc deleted file mode 100644 index efd3d7e70d8f..000000000000 --- a/science/flounder/files/patch-Colourscale.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Colourscale.cc.orig Thu Jan 16 02:38:50 2003 -+++ src/Colourscale.cc Thu Jan 16 02:39:10 2003 -@@ -18,6 +18,8 @@ - */ - #include "Colourscale.h" - -+using namespace std; -+ - Colourscale :: Colourscale( int ts, CScale_t tcs ) - { - n = 0; |