Changeset ea0601 in git for Singular/lists.cc


Ignore:
Timestamp:
Jul 29, 2009, 4:49:38 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e803ecb3bbc8e2988009424827f7f73eba758026
Parents:
83d85d086aa675e45d0926a7b03e4103ce472a6c
Message:
*hannes: code cleanup


git-svn-id: file:///usr/local/Singular/svn/trunk@12038 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/lists.cc

    r83d85d0 rea0601  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: lists.cc,v 1.30 2005-07-27 15:47:57 Singular Exp $ */
     4/* $Id: lists.cc,v 1.31 2009-07-29 14:49:38 Singular Exp $ */
    55/*
    66* ABSTRACT: handling of the list type
    77*/
    8 #ifndef LISTS_CC
     8// to produce a non-inline version from lists.h
    99#define LISTS_CC
    1010
     
    406406  return s;
    407407}
    408 
    409 #endif /* LISTS_CC */
Note: See TracChangeset for help on using the changeset viewer.