Changeset 6ce030f in git for factory/libfac/charset


Ignore:
Timestamp:
Aug 1, 2012, 7:43:08 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
85bcd6879cf375abcd839182c40d607f5e1e7884
Parents:
4e654a264926b1fb8768ec656767dc31363991bd
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-08-01 19:43:08+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-08-01 19:55:15+02:00
Message:
removal of the $Id$ svn tag from everywhere

NOTE: the git SHA1 may be used instead (only on special places)
NOTE: the libraries Singular/LIB/*.lib still contain the marker due to our current use of svn
Location:
factory/libfac/charset
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/charset/alg_factor.cc

    r4e654a2 r6ce030f  
    22// emacs edit mode for this file is -*- C++ -*-
    33////////////////////////////////////////////////////////////
    4 /* $Id$ */
    54////////////////////////////////////////////////////////////
    65// FACTORY - Includes
  • factory/libfac/charset/alg_factor.h

    r4e654a2 r6ce030f  
    22// emacs edit mode for this file is -*- C++ -*-
    33////////////////////////////////////////////////////////////
    4 // $Id$
    54////////////////////////////////////////////////////////////
    65
  • factory/libfac/charset/algfactor.cc

    r4e654a2 r6ce030f  
    22// emacs edit mode for this file is -*- C++ -*-
    33////////////////////////////////////////////////////////////
    4 /* $Id$ */
    54////////////////////////////////////////////////////////////
    65// FACTORY - Includes
  • factory/libfac/charset/algfactor.h

    r4e654a2 r6ce030f  
    22// emacs edit mode for this file is -*- C++ -*-
    33////////////////////////////////////////////////////////////
    4 // $Id$
    54////////////////////////////////////////////////////////////
    65
  • factory/libfac/charset/charset.cc

    r4e654a2 r6ce030f  
    11////////////////////////////////////////////////////////////
    22// emacs edit mode for this file is -*- C++ -*-
    3 /* $Id$ */
    43/////////////////////////////////////////////////////////////
    54// FACTORY - Includes
  • factory/libfac/charset/charset.h

    r4e654a2 r6ce030f  
    11////////////////////////////////////////////////////////////
    22// emacs edit mode for this file is -*- C++ -*-
    3 // $Id$
    43////////////////////////////////////////////////////////////
    54
  • factory/libfac/charset/csutil.cc

    r4e654a2 r6ce030f  
    11////////////////////////////////////////////////////////////
    22// emacs edit mode for this file is -*- C++ -*-
    3 /* $Id$ */
    43/////////////////////////////////////////////////////////////
    54// FACTORY - Includes
  • factory/libfac/charset/csutil.h

    r4e654a2 r6ce030f  
    11////////////////////////////////////////////////////////////
    22// emacs edit mode for this file is -*- C++ -*-
    3 // $Id$
    43////////////////////////////////////////////////////////////
    54
  • factory/libfac/charset/reorder.cc

    r4e654a2 r6ce030f  
    1111/////////////////////////////////////////////////////////////
    1212// emacs edit mode for this file is -*- C++ -*-
    13 /* $Id$ */
    1413////////////////////////////////////////////////////////////
    1514// FACTORY - Includes
  • factory/libfac/charset/reorder.h

    r4e654a2 r6ce030f  
    11////////////////////////////////////////////////////////////
    22// emacs edit mode for this file is -*- C++ -*-
    3 // $Id$
    43////////////////////////////////////////////////////////////
    54#ifndef INCL_REORDER_H
Note: See TracChangeset for help on using the changeset viewer.