[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323

Bernhard R. Link brlink at debian.org
Tue Apr 24 15:52:44 UTC 2012


The following commit has been merged in the cleanedupstream branch:
commit d7ffcc6e43d88f342ef033b5a64c587a53e22bee
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date:   Thu Feb 2 14:41:58 2012 +0100

    removed $Id$

diff --git a/factory/DegreePattern.cc b/factory/DegreePattern.cc
index c33bb58..8d6202e 100644
--- a/factory/DegreePattern.cc
+++ b/factory/DegreePattern.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/DegreePattern.h b/factory/DegreePattern.h
index 5075a84..d4dbf97 100644
--- a/factory/DegreePattern.h
+++ b/factory/DegreePattern.h
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 #ifndef DEGREE_PATTERN_H
diff --git a/factory/ExtensionInfo.cc b/factory/ExtensionInfo.cc
index b3e3368..58e4a87 100644
--- a/factory/ExtensionInfo.cc
+++ b/factory/ExtensionInfo.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/ExtensionInfo.h b/factory/ExtensionInfo.h
index 013f146..0d4fb8c 100644
--- a/factory/ExtensionInfo.h
+++ b/factory/ExtensionInfo.h
@@ -9,8 +9,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/GNUmakefile.in b/factory/GNUmakefile.in
index 953840f..de04610 100644
--- a/factory/GNUmakefile.in
+++ b/factory/GNUmakefile.in
@@ -1,5 +1,4 @@
 # @configure_input@
-# $Id$
 
 #
 # GNUmakefile.in - used by `configure' to create `GNUmakefile', the
diff --git a/factory/NTLconvert.cc b/factory/NTLconvert.cc
index e8bd6c9..ba9fb9f 100644
--- a/factory/NTLconvert.cc
+++ b/factory/NTLconvert.cc
@@ -1,4 +1,3 @@
-/* $Id$ */
 #include <config.h>
 
 #include "cf_gmp.h"
diff --git a/factory/NTLconvert.h b/factory/NTLconvert.h
index ec3e74f..52c0dcd 100644
--- a/factory/NTLconvert.h
+++ b/factory/NTLconvert.h
@@ -1,4 +1,3 @@
-/* $Id$ */
 #ifndef INCL_NTLCONVERT_H
 #define INCL_NTLCONVERT_H
 
diff --git a/factory/assert.h b/factory/assert.h
index 86e289e..11accc9 100644
--- a/factory/assert.h
+++ b/factory/assert.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 /* This is for compatibility with standard assert.h */
 #if defined (NDEBUG) && ! defined (NOASSERT)
diff --git a/factory/canonicalform.cc b/factory/canonicalform.cc
index f63b13e..41e5fb5 100644
--- a/factory/canonicalform.cc
+++ b/factory/canonicalform.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/canonicalform.h b/factory/canonicalform.h
index 0665316..1da7749 100644
--- a/factory/canonicalform.h
+++ b/factory/canonicalform.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CANONICALFORM_H
 #define INCL_CANONICALFORM_H
diff --git a/factory/cfModResultant.cc b/factory/cfModResultant.cc
index 577a8f2..004069f 100644
--- a/factory/cfModResultant.cc
+++ b/factory/cfModResultant.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/cfModResultant.h b/factory/cfModResultant.h
index 6697358..f3ad7ed 100644
--- a/factory/cfModResultant.h
+++ b/factory/cfModResultant.h
@@ -8,8 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/cfNewtonPolygon.cc b/factory/cfNewtonPolygon.cc
index d47e7bc..788a115 100644
--- a/factory/cfNewtonPolygon.cc
+++ b/factory/cfNewtonPolygon.cc
@@ -8,9 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal
- * @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/cfNewtonPolygon.h b/factory/cfNewtonPolygon.h
index 255f779..8499abe 100644
--- a/factory/cfNewtonPolygon.h
+++ b/factory/cfNewtonPolygon.h
@@ -8,9 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal
- * @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/cf_algorithm.cc b/factory/cf_algorithm.cc
index a75b513..a622f85 100644
--- a/factory/cf_algorithm.cc
+++ b/factory/cf_algorithm.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_algorithm.h b/factory/cf_algorithm.h
index dc27526..8b2080c 100644
--- a/factory/cf_algorithm.h
+++ b/factory/cf_algorithm.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_ALGORITHM_H
 #define INCL_CF_ALGORITHM_H
diff --git a/factory/cf_binom.cc b/factory/cf_binom.cc
index 158625e..9a9151d 100644
--- a/factory/cf_binom.cc
+++ b/factory/cf_binom.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_binom.h b/factory/cf_binom.h
index 25c4e6e..4f7e7b2 100644
--- a/factory/cf_binom.h
+++ b/factory/cf_binom.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_BINOM_H
 #define INCL_CF_BINOM_H
diff --git a/factory/cf_char.cc b/factory/cf_char.cc
index 2bad497..78d99d1 100644
--- a/factory/cf_char.cc
+++ b/factory/cf_char.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_chinese.cc b/factory/cf_chinese.cc
index 989d7fa..5bcbff4 100644
--- a/factory/cf_chinese.cc
+++ b/factory/cf_chinese.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_cyclo.cc b/factory/cf_cyclo.cc
index 43ec05d..8e548b9 100644
--- a/factory/cf_cyclo.cc
+++ b/factory/cf_cyclo.cc
@@ -10,9 +10,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/cf_cyclo.h b/factory/cf_cyclo.h
index b625c39..08d9e73 100644
--- a/factory/cf_cyclo.h
+++ b/factory/cf_cyclo.h
@@ -12,9 +12,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/cf_defs.h b/factory/cf_defs.h
index 934d021..a5b0c2d 100644
--- a/factory/cf_defs.h
+++ b/factory/cf_defs.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_DEFS_H
 #define INCL_CF_DEFS_H
diff --git a/factory/cf_eval.cc b/factory/cf_eval.cc
index 3b37881..0ef6b77 100644
--- a/factory/cf_eval.cc
+++ b/factory/cf_eval.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_eval.h b/factory/cf_eval.h
index 8df4b2b..8ed52e4 100644
--- a/factory/cf_eval.h
+++ b/factory/cf_eval.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_EVAL_H
 #define INCL_CF_EVAL_H
diff --git a/factory/cf_factor.cc b/factory/cf_factor.cc
index 05e4df9..f65aeed 100644
--- a/factory/cf_factor.cc
+++ b/factory/cf_factor.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_factory.cc b/factory/cf_factory.cc
index 90a3beb..315b310 100644
--- a/factory/cf_factory.cc
+++ b/factory/cf_factory.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_factory.h b/factory/cf_factory.h
index 2b30bd2..8d9a22a 100644
--- a/factory/cf_factory.h
+++ b/factory/cf_factory.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_FACTORY_H
 #define INCL_CF_FACTORY_H
diff --git a/factory/cf_gcd.cc b/factory/cf_gcd.cc
index 1d9b74b..ab318b1 100644
--- a/factory/cf_gcd.cc
+++ b/factory/cf_gcd.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_gcd_smallp.cc b/factory/cf_gcd_smallp.cc
index 3149632..492b2df 100755
--- a/factory/cf_gcd_smallp.cc
+++ b/factory/cf_gcd_smallp.cc
@@ -12,9 +12,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/cf_gcd_smallp.h b/factory/cf_gcd_smallp.h
index e837588..9ec5126 100644
--- a/factory/cf_gcd_smallp.h
+++ b/factory/cf_gcd_smallp.h
@@ -16,9 +16,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/cf_generator.cc b/factory/cf_generator.cc
index d8f213e..31c2a3e 100644
--- a/factory/cf_generator.cc
+++ b/factory/cf_generator.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_generator.h b/factory/cf_generator.h
index c1e2d51..d561feb 100644
--- a/factory/cf_generator.h
+++ b/factory/cf_generator.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_GENERATOR_H
 #define INCL_CF_GENERATOR_H
diff --git a/factory/cf_globals.cc b/factory/cf_globals.cc
index 1c4ed6e..3a20d55 100644
--- a/factory/cf_globals.cc
+++ b/factory/cf_globals.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_globals.h b/factory/cf_globals.h
index c79feda..a493bbd 100644
--- a/factory/cf_globals.h
+++ b/factory/cf_globals.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_GLOBALS_H
 #define INCL_CF_GLOBALS_H
diff --git a/factory/cf_hnf.cc b/factory/cf_hnf.cc
index d4bcda2..e632366 100644
--- a/factory/cf_hnf.cc
+++ b/factory/cf_hnf.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_hnf.h b/factory/cf_hnf.h
index 9a230a4..5162951 100644
--- a/factory/cf_hnf.h
+++ b/factory/cf_hnf.h
@@ -4,8 +4,6 @@
 
 /*BEGINPUBLIC*/
 
-/* $Id$ */
-
 //{{{ docu
 //
 // The input matrix A is square matrix of integers
diff --git a/factory/cf_inline.cc b/factory/cf_inline.cc
index 8e25aff..12445aa 100644
--- a/factory/cf_inline.cc
+++ b/factory/cf_inline.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_irred.cc b/factory/cf_irred.cc
index d72deb9..af99c5c 100644
--- a/factory/cf_irred.cc
+++ b/factory/cf_irred.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_irred.h b/factory/cf_irred.h
index c1f9543..35b1a72 100644
--- a/factory/cf_irred.h
+++ b/factory/cf_irred.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_IRRED_H
 #define INCL_CF_IRRED_H
diff --git a/factory/cf_iter.cc b/factory/cf_iter.cc
index 920db0b..760c34c 100644
--- a/factory/cf_iter.cc
+++ b/factory/cf_iter.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_iter.h b/factory/cf_iter.h
index 2fcac73..2e85c78 100644
--- a/factory/cf_iter.h
+++ b/factory/cf_iter.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_ITER_H
 #define INCL_CF_ITER_H
diff --git a/factory/cf_iter_inline.cc b/factory/cf_iter_inline.cc
index d9f48c0..c46236e 100644
--- a/factory/cf_iter_inline.cc
+++ b/factory/cf_iter_inline.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_linsys.cc b/factory/cf_linsys.cc
index 0897d2a..844f5f7 100644
--- a/factory/cf_linsys.cc
+++ b/factory/cf_linsys.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_map.cc b/factory/cf_map.cc
index 7dc6e88..ddcc3dc 100644
--- a/factory/cf_map.cc
+++ b/factory/cf_map.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_map.h b/factory/cf_map.h
index da0bbcc..c96e288 100644
--- a/factory/cf_map.h
+++ b/factory/cf_map.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_MAP_H
 #define INCL_CF_MAP_H
diff --git a/factory/cf_map_ext.cc b/factory/cf_map_ext.cc
index b2639e0..5bf452f 100644
--- a/factory/cf_map_ext.cc
+++ b/factory/cf_map_ext.cc
@@ -10,8 +10,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
  *
 **/
 //*****************************************************************************
diff --git a/factory/cf_map_ext.h b/factory/cf_map_ext.h
index 5fc1817..777ffd9 100644
--- a/factory/cf_map_ext.h
+++ b/factory/cf_map_ext.h
@@ -12,9 +12,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/cf_ops.cc b/factory/cf_ops.cc
index 964d4cd..641b5e7 100644
--- a/factory/cf_ops.cc
+++ b/factory/cf_ops.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_primes.cc b/factory/cf_primes.cc
index 22b8032..a8d98d4 100644
--- a/factory/cf_primes.cc
+++ b/factory/cf_primes.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_primes.h b/factory/cf_primes.h
index a589c7e..1615f91 100644
--- a/factory/cf_primes.h
+++ b/factory/cf_primes.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_PRIMES_H
 #define INCL_CF_PRIMES_H
diff --git a/factory/cf_primetab.cc b/factory/cf_primetab.cc
index 89ac9ec..171d8e1 100644
--- a/factory/cf_primetab.cc
+++ b/factory/cf_primetab.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_primetab.h b/factory/cf_primetab.h
index bea6f4f..cbd44e7 100644
--- a/factory/cf_primetab.h
+++ b/factory/cf_primetab.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_PRIMETAB_H
 #define INCL_CF_PRIMETAB_H
diff --git a/factory/cf_random.cc b/factory/cf_random.cc
index 91bc146..24377a9 100644
--- a/factory/cf_random.cc
+++ b/factory/cf_random.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/cf_random.h b/factory/cf_random.h
index 29b58a4..aae9640 100644
--- a/factory/cf_random.h
+++ b/factory/cf_random.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_RANDOM_H
 #define INCL_CF_RANDOM_H
diff --git a/factory/cf_resultant.cc b/factory/cf_resultant.cc
index b0856ef..58b93e4 100644
--- a/factory/cf_resultant.cc
+++ b/factory/cf_resultant.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_reval.cc b/factory/cf_reval.cc
index f662dd8..547be45 100644
--- a/factory/cf_reval.cc
+++ b/factory/cf_reval.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #define MORE_ZEROES
 
diff --git a/factory/cf_reval.h b/factory/cf_reval.h
index 6239770..e04e48d 100644
--- a/factory/cf_reval.h
+++ b/factory/cf_reval.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_REVAL_H
 #define INCL_CF_REVAL_H
diff --git a/factory/cf_switches.cc b/factory/cf_switches.cc
index 759a886..f2cba41 100644
--- a/factory/cf_switches.cc
+++ b/factory/cf_switches.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_switches.h b/factory/cf_switches.h
index 8f97ca5..4bba8d8 100644
--- a/factory/cf_switches.h
+++ b/factory/cf_switches.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_SWITCHES_H
 #define INCL_CF_SWITCHES_H
diff --git a/factory/cf_util.cc b/factory/cf_util.cc
index 5c850e5..02ecb42 100644
--- a/factory/cf_util.cc
+++ b/factory/cf_util.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/cf_util.h b/factory/cf_util.h
index adfcc0d..17baf35 100644
--- a/factory/cf_util.h
+++ b/factory/cf_util.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_CF_UTIL_H
 #define INCL_CF_UTIL_H
diff --git a/factory/config.h.in b/factory/config.h.in
index 6a24ffe..f3c17b4 100644
--- a/factory/config.h.in
+++ b/factory/config.h.in
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #ifndef INCL_CONFIG_H
 #define INCL_CONFIG_H
diff --git a/factory/configure b/factory/configure
index e97c4dd..c26f6ed 100755
--- a/factory/configure
+++ b/factory/configure
@@ -2177,7 +2177,7 @@ ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
 #
 # Do not change version here!!!
 #
-factory_version="3.1.3"
+factory_version="3.1.4"
 factory_configuration="'$ac_configure_args' in `pwd`"
 
 #
diff --git a/factory/configure.in b/factory/configure.in
index 779485a..1d5e97b 100644
--- a/factory/configure.in
+++ b/factory/configure.in
@@ -24,7 +24,7 @@ dnl #
 dnl # Change version here, do not believe the comment in the
 dnl # preceding lines.
 dnl #
-factory_version="3.1.3"
+factory_version="3.1.4"
 factory_configuration="'$ac_configure_args' in `pwd`"
 
 #
diff --git a/factory/debug.cc b/factory/debug.cc
index fd7e174..45b0ccd 100644
--- a/factory/debug.cc
+++ b/factory/debug.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 static int deb_level = -1;
 char * deb_level_msg = (char *)"";
diff --git a/factory/debug.h b/factory/debug.h
index ac52a72..8f05f56 100644
--- a/factory/debug.h
+++ b/factory/debug.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 /* It should be possible to include this file multiple times for different */
 /* settings of DEBUGOUTPUT */
diff --git a/factory/facAlgExt.cc b/factory/facAlgExt.cc
index f1cf3a9..1b18274 100755
--- a/factory/facAlgExt.cc
+++ b/factory/facAlgExt.cc
@@ -11,9 +11,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/facAlgExt.h b/factory/facAlgExt.h
index e4231f2..18f1f19 100755
--- a/factory/facAlgExt.h
+++ b/factory/facAlgExt.h
@@ -12,9 +12,6 @@
  * @par Copyright:
  *   (c) by The SINGULAR Team, see LICENSE file
  *
- * @internal
- * @version \$Id$
- *
 **/
 //*****************************************************************************
 
diff --git a/factory/facBivar.cc b/factory/facBivar.cc
index ae5e0c2..129ecfa 100644
--- a/factory/facBivar.cc
+++ b/factory/facBivar.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facBivar.h b/factory/facBivar.h
index 5e6ff94..688ac2b 100644
--- a/factory/facBivar.h
+++ b/factory/facBivar.h
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFactorize.cc b/factory/facFactorize.cc
index bfb0931..e160e42 100644
--- a/factory/facFactorize.cc
+++ b/factory/facFactorize.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFactorize.h b/factory/facFactorize.h
index 4e8f094..9be53d6 100644
--- a/factory/facFactorize.h
+++ b/factory/facFactorize.h
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqBivar.cc b/factory/facFqBivar.cc
index fa39deb..8ed83e1 100644
--- a/factory/facFqBivar.cc
+++ b/factory/facFqBivar.cc
@@ -13,8 +13,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqBivar.h b/factory/facFqBivar.h
index b4a5e2a..72211fa 100644
--- a/factory/facFqBivar.h
+++ b/factory/facFqBivar.h
@@ -8,8 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqBivarUtil.cc b/factory/facFqBivarUtil.cc
index 62acf97..297aff0 100644
--- a/factory/facFqBivarUtil.cc
+++ b/factory/facFqBivarUtil.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqBivarUtil.h b/factory/facFqBivarUtil.h
index 77830d5..92df788 100644
--- a/factory/facFqBivarUtil.h
+++ b/factory/facFqBivarUtil.h
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqFactorize.cc b/factory/facFqFactorize.cc
index f7264bc..bfbbebf 100644
--- a/factory/facFqFactorize.cc
+++ b/factory/facFqFactorize.cc
@@ -12,8 +12,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqFactorize.h b/factory/facFqFactorize.h
index 6961040..4e84a22 100644
--- a/factory/facFqFactorize.h
+++ b/factory/facFqFactorize.h
@@ -8,8 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqFactorizeUtil.cc b/factory/facFqFactorizeUtil.cc
index d71c7b5..133d1eb 100644
--- a/factory/facFqFactorizeUtil.cc
+++ b/factory/facFqFactorizeUtil.cc
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqFactorizeUtil.h b/factory/facFqFactorizeUtil.h
index 30a32b8..f58b88e 100644
--- a/factory/facFqFactorizeUtil.h
+++ b/factory/facFqFactorizeUtil.h
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqSquarefree.cc b/factory/facFqSquarefree.cc
index e81f543..91b2efe 100644
--- a/factory/facFqSquarefree.cc
+++ b/factory/facFqSquarefree.cc
@@ -9,8 +9,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facFqSquarefree.h b/factory/facFqSquarefree.h
index af4d9d9..64f8190 100644
--- a/factory/facFqSquarefree.h
+++ b/factory/facFqSquarefree.h
@@ -8,8 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facHensel.cc b/factory/facHensel.cc
index b0db324..d661153 100644
--- a/factory/facHensel.cc
+++ b/factory/facHensel.cc
@@ -14,8 +14,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facHensel.h b/factory/facHensel.h
index 66ac069..bf495d4 100644
--- a/factory/facHensel.h
+++ b/factory/facHensel.h
@@ -10,8 +10,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facIrredTest.cc b/factory/facIrredTest.cc
index 7c76c64..2c815b7 100755
--- a/factory/facIrredTest.cc
+++ b/factory/facIrredTest.cc
@@ -8,8 +8,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facIrredTest.h b/factory/facIrredTest.h
index 744cfae..dc7fe2e 100755
--- a/factory/facIrredTest.h
+++ b/factory/facIrredTest.h
@@ -11,8 +11,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facSparseHensel.cc b/factory/facSparseHensel.cc
index fbc1eb2..fd4d038 100644
--- a/factory/facSparseHensel.cc
+++ b/factory/facSparseHensel.cc
@@ -10,8 +10,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/facSparseHensel.h b/factory/facSparseHensel.h
index 8dd8ee5..dc8bcde 100644
--- a/factory/facSparseHensel.h
+++ b/factory/facSparseHensel.h
@@ -7,8 +7,6 @@
  *
  * @author Martin Lee
  *
- * @internal @version \$Id$
- *
  **/
 /*****************************************************************************/
 
diff --git a/factory/fac_berlekamp.cc b/factory/fac_berlekamp.cc
index ba9ac75..896fd16 100644
--- a/factory/fac_berlekamp.cc
+++ b/factory/fac_berlekamp.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_berlekamp.h b/factory/fac_berlekamp.h
index b06472f..0cb311a 100644
--- a/factory/fac_berlekamp.h
+++ b/factory/fac_berlekamp.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_BERLEKAMP_H
 #define INCL_FAC_BERLEKAMP_H
diff --git a/factory/fac_cantzass.cc b/factory/fac_cantzass.cc
index b73a517..53e8d56 100644
--- a/factory/fac_cantzass.cc
+++ b/factory/fac_cantzass.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_cantzass.h b/factory/fac_cantzass.h
index f39df35..130be25 100644
--- a/factory/fac_cantzass.h
+++ b/factory/fac_cantzass.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_CANTZASS_H
 #define INCL_FAC_CANTZASS_H
diff --git a/factory/fac_distrib.cc b/factory/fac_distrib.cc
index 80d2df0..61113d0 100644
--- a/factory/fac_distrib.cc
+++ b/factory/fac_distrib.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_distrib.h b/factory/fac_distrib.h
index dd84420..9bcfca9 100644
--- a/factory/fac_distrib.h
+++ b/factory/fac_distrib.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_DISTRIB_H
 #define INCL_FAC_DISTRIB_H
diff --git a/factory/fac_ezgcd.cc b/factory/fac_ezgcd.cc
index 8bfeb0c..e6e129f 100644
--- a/factory/fac_ezgcd.cc
+++ b/factory/fac_ezgcd.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_iterfor.cc b/factory/fac_iterfor.cc
index 5d813b5..bdb3465 100644
--- a/factory/fac_iterfor.cc
+++ b/factory/fac_iterfor.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_iterfor.h b/factory/fac_iterfor.h
index ec5049d..34865fb 100644
--- a/factory/fac_iterfor.h
+++ b/factory/fac_iterfor.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_ITERFOR_H
 #define INCL_FAC_ITERFOR_H
diff --git a/factory/fac_multihensel.cc b/factory/fac_multihensel.cc
index 85622ef..27d0e50 100644
--- a/factory/fac_multihensel.cc
+++ b/factory/fac_multihensel.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_multivar.cc b/factory/fac_multivar.cc
index c12258a..87ece15 100644
--- a/factory/fac_multivar.cc
+++ b/factory/fac_multivar.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_multivar.h b/factory/fac_multivar.h
index 25855dc..2399d60 100644
--- a/factory/fac_multivar.h
+++ b/factory/fac_multivar.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_MULTIVAR_H
 #define INCL_FAC_MULTIVAR_H
diff --git a/factory/fac_sqrfree.cc b/factory/fac_sqrfree.cc
index f19ad09..b30564f 100644
--- a/factory/fac_sqrfree.cc
+++ b/factory/fac_sqrfree.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_sqrfree.h b/factory/fac_sqrfree.h
index 8a9e837..b7d493c 100644
--- a/factory/fac_sqrfree.h
+++ b/factory/fac_sqrfree.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_SQRFREE_H
 #define INCL_FAC_SQRFREE_H
diff --git a/factory/fac_univar.cc b/factory/fac_univar.cc
index ab61597..811cbb2 100644
--- a/factory/fac_univar.cc
+++ b/factory/fac_univar.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_univar.h b/factory/fac_univar.h
index b93aa29..288af74 100644
--- a/factory/fac_univar.h
+++ b/factory/fac_univar.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_UNIVAR_H
 #define INCL_FAC_UNIVAR_H
diff --git a/factory/fac_util.cc b/factory/fac_util.cc
index 0b886af..4b85732 100644
--- a/factory/fac_util.cc
+++ b/factory/fac_util.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/fac_util.h b/factory/fac_util.h
index 8d52927..0989713 100644
--- a/factory/fac_util.h
+++ b/factory/fac_util.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FAC_UTIL_H
 #define INCL_FAC_UTIL_H
diff --git a/factory/factory.cfg b/factory/factory.cfg
index 820be1c..54ee381 100644
--- a/factory/factory.cfg
+++ b/factory/factory.cfg
@@ -1,5 +1,3 @@
-# $Id$
-
 #
 # factory.cfg - doxygen documentation file.
 #
diff --git a/factory/factory.template b/factory/factory.template
index a643e4c..0e327b2 100644
--- a/factory/factory.template
+++ b/factory/factory.template
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FACTORY_H
 #define INCL_FACTORY_H
diff --git a/factory/factoryconf.template b/factory/factoryconf.template
index 429b4fa..2ffb7c3 100644
--- a/factory/factoryconf.template
+++ b/factory/factoryconf.template
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #ifndef INCL_FACTORYCONF_H
 #define INCL_FACTORYCONF_H
diff --git a/factory/ffops.cc b/factory/ffops.cc
index 4c3a8bd..38f6876 100644
--- a/factory/ffops.cc
+++ b/factory/ffops.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/ffops.h b/factory/ffops.h
index f177673..bb6c531 100644
--- a/factory/ffops.h
+++ b/factory/ffops.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_FFOPS_H
 #define INCL_FFOPS_H
diff --git a/factory/ftmpl_inst.cc b/factory/ftmpl_inst.cc
index 5a03768..26d5bbd 100644
--- a/factory/ftmpl_inst.cc
+++ b/factory/ftmpl_inst.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/gengftables-conway.cc b/factory/gengftables-conway.cc
index 15830bd..2543237 100644
--- a/factory/gengftables-conway.cc
+++ b/factory/gengftables-conway.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/gengftables.cc b/factory/gengftables.cc
index 6175e29..b847745 100644
--- a/factory/gengftables.cc
+++ b/factory/gengftables.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/gf_tabutil.cc b/factory/gf_tabutil.cc
index ae5a7fb..da75570 100644
--- a/factory/gf_tabutil.cc
+++ b/factory/gf_tabutil.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/gf_tabutil.h b/factory/gf_tabutil.h
index c51bf40..6220a4d 100644
--- a/factory/gf_tabutil.h
+++ b/factory/gf_tabutil.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_GF_TABUTIL_H
 #define INCL_GF_TABUTIL_H
diff --git a/factory/gfops.cc b/factory/gfops.cc
index 772ec0f..f6b83a9 100644
--- a/factory/gfops.cc
+++ b/factory/gfops.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/gfops.h b/factory/gfops.h
index cb0c7b8..a0cbae2 100644
--- a/factory/gfops.h
+++ b/factory/gfops.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_GFOPS_H
 #define INCL_GFOPS_H
diff --git a/factory/gmpext.h b/factory/gmpext.h
index 103e20a..d90488f 100644
--- a/factory/gmpext.h
+++ b/factory/gmpext.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_GMPEXT_H
 #define INCL_GMPEXT_H
diff --git a/factory/imm.cc b/factory/imm.cc
index f020eb2..9511a47 100644
--- a/factory/imm.cc
+++ b/factory/imm.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/imm.h b/factory/imm.h
index 1376a1c..0283997 100644
--- a/factory/imm.h
+++ b/factory/imm.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_IMM_H
 #define INCL_IMM_H
diff --git a/factory/initgmp.cc b/factory/initgmp.cc
index 8fe5623..c53c0ea 100644
--- a/factory/initgmp.cc
+++ b/factory/initgmp.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/int_cf.cc b/factory/int_cf.cc
index 3d06c72..1d682a0 100644
--- a/factory/int_cf.cc
+++ b/factory/int_cf.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/int_cf.h b/factory/int_cf.h
index 59f3fad..4e9bb02 100644
--- a/factory/int_cf.h
+++ b/factory/int_cf.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_INT_CF_H
 #define INCL_INT_CF_H
diff --git a/factory/int_int.cc b/factory/int_int.cc
index fea154d..27ec49d 100644
--- a/factory/int_int.cc
+++ b/factory/int_int.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/int_int.h b/factory/int_int.h
index 6757f5e..09de1be 100644
--- a/factory/int_int.h
+++ b/factory/int_int.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_INT_INT_H
 #define INCL_INT_INT_H
diff --git a/factory/int_intdiv.cc b/factory/int_intdiv.cc
index 825e9d1..c99da42 100644
--- a/factory/int_intdiv.cc
+++ b/factory/int_intdiv.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/int_poly.cc b/factory/int_poly.cc
index fe2425d..33a5446 100644
--- a/factory/int_poly.cc
+++ b/factory/int_poly.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/int_poly.h b/factory/int_poly.h
index 9d7b5da..b54bc88 100644
--- a/factory/int_poly.h
+++ b/factory/int_poly.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_INT_POLY_H
 #define INCL_INT_POLY_H
diff --git a/factory/int_pp.cc b/factory/int_pp.cc
index d38b590..d5de8b4 100644
--- a/factory/int_pp.cc
+++ b/factory/int_pp.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/int_pp.h b/factory/int_pp.h
index 650c4aa..daaf0e3 100644
--- a/factory/int_pp.h
+++ b/factory/int_pp.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_INT_PP_H
 #define INCL_INT_PP_H
diff --git a/factory/int_rat.cc b/factory/int_rat.cc
index c6112bd..200969f 100644
--- a/factory/int_rat.cc
+++ b/factory/int_rat.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/int_rat.h b/factory/int_rat.h
index f3666ae..b69b4a1 100644
--- a/factory/int_rat.h
+++ b/factory/int_rat.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_INT_RAT_H
 #define INCL_INT_RAT_H
diff --git a/factory/memman.h b/factory/memman.h
index d95c062..0cfb8fa 100644
--- a/factory/memman.h
+++ b/factory/memman.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #ifndef INCL_MEMMAN_H
 #define INCL_MEMMAN_H
diff --git a/factory/memutil.c b/factory/memutil.c
index f4c75f2..f71f94c 100644
--- a/factory/memutil.c
+++ b/factory/memutil.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/memutil.h b/factory/memutil.h
index 89dc90a..161c3d0 100644
--- a/factory/memutil.h
+++ b/factory/memutil.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #ifndef INCL_MEMUTIL_H
 #define INCL_MEMUTIL_H
diff --git a/factory/mmalloc.c b/factory/mmalloc.c
index 7101b71..582e51c 100644
--- a/factory/mmalloc.c
+++ b/factory/mmalloc.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mmallocb.c b/factory/mmallocb.c
index 6cdcdba..769014e 100644
--- a/factory/mmallocb.c
+++ b/factory/mmallocb.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mmallocs.c b/factory/mmallocs.c
index e670e00..c197850 100644
--- a/factory/mmallocs.c
+++ b/factory/mmallocs.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mmblock.c b/factory/mmblock.c
index 26e479d..f5e41d8 100644
--- a/factory/mmblock.c
+++ b/factory/mmblock.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mmheap.c b/factory/mmheap.c
index 13e3e8c..766b437 100644
--- a/factory/mmheap.c
+++ b/factory/mmheap.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mminit.c b/factory/mminit.c
index 8f5511e..21dde9b 100644
--- a/factory/mminit.c
+++ b/factory/mminit.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mmprivate.h b/factory/mmprivate.h
index c4875d8..b550516 100644
--- a/factory/mmprivate.h
+++ b/factory/mmprivate.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #ifndef INCL_MMPRIVATE_H
 #define INCL_MMPRIVATE_H
diff --git a/factory/mmspec.c b/factory/mmspec.c
index a00e400..17b3b16 100644
--- a/factory/mmspec.c
+++ b/factory/mmspec.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/mmutil.c b/factory/mmutil.c
index fd00ad6..1f32219 100644
--- a/factory/mmutil.c
+++ b/factory/mmutil.c
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C -*- */
-/* $Id$ */
 
 #define _POSIX_SOURCE 1
 
diff --git a/factory/newdelete.cc b/factory/newdelete.cc
index 70ccf8b..36a29c8 100644
--- a/factory/newdelete.cc
+++ b/factory/newdelete.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 #include <new>
diff --git a/factory/parseutil.cc b/factory/parseutil.cc
index b485877..6857a8b 100644
--- a/factory/parseutil.cc
+++ b/factory/parseutil.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/parseutil.h b/factory/parseutil.h
index e5f3838..f24e562 100644
--- a/factory/parseutil.h
+++ b/factory/parseutil.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_PARSEUTIL_H
 #define INCL_PARSEUTIL_H
diff --git a/factory/readcf.y b/factory/readcf.y
index 30e9214..abfa00e 100644
--- a/factory/readcf.y
+++ b/factory/readcf.y
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 %{
 
diff --git a/factory/singext.cc b/factory/singext.cc
index 90133d4..242e259 100644
--- a/factory/singext.cc
+++ b/factory/singext.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/singext.h b/factory/singext.h
index b45bd5d..6e67091 100644
--- a/factory/singext.h
+++ b/factory/singext.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_SINGEXT_H
 #define INCL_SINGEXT_H
diff --git a/factory/sm_sparsemod.cc b/factory/sm_sparsemod.cc
index 413de48..a4c21fc 100644
--- a/factory/sm_sparsemod.cc
+++ b/factory/sm_sparsemod.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/sm_sparsemod.h b/factory/sm_sparsemod.h
index 01ba151..aed471c 100644
--- a/factory/sm_sparsemod.h
+++ b/factory/sm_sparsemod.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_SM_SPARSEMOD_H
 #define INCL_SM_SPARSEMOD_H
diff --git a/factory/sm_util.cc b/factory/sm_util.cc
index 9401677..00b3abe 100644
--- a/factory/sm_util.cc
+++ b/factory/sm_util.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/sm_util.h b/factory/sm_util.h
index 44f5bab..0bf4787 100644
--- a/factory/sm_util.h
+++ b/factory/sm_util.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_SM_UTIL_H
 #define INCL_SM_UTIL_H
diff --git a/factory/test_install.cc b/factory/test_install.cc
index 1867bc4..dd4cfff 100644
--- a/factory/test_install.cc
+++ b/factory/test_install.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/timing.h b/factory/timing.h
index 5f4d9b2..7406672 100644
--- a/factory/timing.h
+++ b/factory/timing.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 /* It should be possible to include this file multiple times for different */
 /* settings of TIMING */
diff --git a/factory/var_intglobal.cc b/factory/var_intglobal.cc
index 360b2f4..3cc5f26 100644
--- a/factory/var_intglobal.cc
+++ b/factory/var_intglobal.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 //{{{ docu
 //
diff --git a/factory/var_intglobal.h b/factory/var_intglobal.h
index bf2fe03..0e3d208 100644
--- a/factory/var_intglobal.h
+++ b/factory/var_intglobal.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_VAR_INTGLOBAL_H
 #define INCL_VAR_INTGLOBAL_H
diff --git a/factory/variable.cc b/factory/variable.cc
index dc9f1d4..1736a78 100644
--- a/factory/variable.cc
+++ b/factory/variable.cc
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #include <config.h>
 
diff --git a/factory/variable.h b/factory/variable.h
index 77df619..d04c280 100644
--- a/factory/variable.h
+++ b/factory/variable.h
@@ -1,5 +1,4 @@
 /* emacs edit mode for this file is -*- C++ -*- */
-/* $Id$ */
 
 #ifndef INCL_VARIABLE_H
 #define INCL_VARIABLE_H

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list