97b9e761fa
getting late).
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
--- lib/parser_inst.cxx.orig Sun Oct 31 04:30:30 1999
|
|
+++ lib/parser_inst.cxx Sun Oct 31 04:30:45 1999
|
|
@@ -1344,7 +1344,7 @@
|
|
#pragma define(Vector<unsigned int>)
|
|
#else
|
|
#ifdef SP_ANSI_CLASS_INST
|
|
-template class Vector<unsigned int>;
|
|
+// template class Vector<unsigned int>;
|
|
#else
|
|
typedef Vector<unsigned int> Dummy_97;
|
|
#endif
|