summaryrefslogtreecommitdiff
path: root/lang/mozart/files/patch-platform-emulator-libfd-fdaux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mozart/files/patch-platform-emulator-libfd-fdaux.cc')
-rw-r--r--lang/mozart/files/patch-platform-emulator-libfd-fdaux.cc24
1 files changed, 0 insertions, 24 deletions
diff --git a/lang/mozart/files/patch-platform-emulator-libfd-fdaux.cc b/lang/mozart/files/patch-platform-emulator-libfd-fdaux.cc
deleted file mode 100644
index f8a3c7ea9587..000000000000
--- a/lang/mozart/files/patch-platform-emulator-libfd-fdaux.cc
+++ /dev/null
@@ -1,24 +0,0 @@
---- ./platform/emulator/libfd/fdaux.cc.orig Thu Oct 17 09:01:44 2002
-+++ ./platform/emulator/libfd/fdaux.cc Sat Sep 3 18:46:08 2005
-@@ -9,8 +9,8 @@
- * Organization or Person (Year(s))
- *
- * Last change:
-- * $Date: 2002/10/17 13:01:44 $ by $Author: popow $
-- * $Revision: 1.12 $
-+ * $Date: 2005/01/30 10:42:35 $ by $Author: glynn $
-+ * $Revision: 1.12.10.1 $
- *
- * This file is part of Mozart, an implementation
- * of Oz 3:
-@@ -28,8 +28,8 @@
-
- #include "fdaux.hh"
-
--template _OZ_ParamIterator<OZ_Return>;
--template PropagatorController_V_V;
-+template class _OZ_ParamIterator<OZ_Return>;
-+template class _PropagatorController_V_V<OZ_Return,OZ_FDIntVar,PROCEED,FAILED,SLEEP>;
-
- //-----------------------------------------------------------------------------
- // convert vector to C++ arrays