summaryrefslogtreecommitdiff
path: root/lang/mozart/files/patch-platform-emulator-gname.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mozart/files/patch-platform-emulator-gname.cc')
-rw-r--r--lang/mozart/files/patch-platform-emulator-gname.cc23
1 files changed, 0 insertions, 23 deletions
diff --git a/lang/mozart/files/patch-platform-emulator-gname.cc b/lang/mozart/files/patch-platform-emulator-gname.cc
deleted file mode 100644
index 836cdd056ad1..000000000000
--- a/lang/mozart/files/patch-platform-emulator-gname.cc
+++ /dev/null
@@ -1,23 +0,0 @@
---- ./platform/emulator/gname.cc.orig Fri Aug 2 16:20:44 2002
-+++ ./platform/emulator/gname.cc Sat Sep 3 18:46:09 2005
-@@ -11,8 +11,8 @@
- * Organization or Person (Year(s))
- *
- * Last change:
-- * $Date: 2002/08/02 20:20:44 $ by $Author: popow $
-- * $Revision: 1.12 $
-+ * $Date: 2005/05/31 20:36:05 $ by $Author: duchier $
-+ * $Revision: 1.12.12.1 $
- *
- * This file is part of Mozart, an implementation
- * of Oz 3:
-@@ -33,8 +33,8 @@
- #include "board.hh"
-
- //
--template class GenDistEntryTable<GName>;
- #include "hashtblDefs.cc"
-+template class GenDistEntryTable<GName>;
-
- //
- GNameTable gnameTable;