Changeset 43f2bd in git for Singular/iplib.cc


Ignore:
Timestamp:
Sep 19, 2001, 4:59:32 PM (23 years ago)
Author:
Anne Frühbis-Krüger <anne@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0a9fc98a925b97bca1792c1cfdb407bab9db076e
Parents:
6af0cf633a775040b5418ae24b7d851efac69288
Message:
*anne: back to old version


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

Legend:

Unmodified
Added
Removed
  • Singular/iplib.cc

    r6af0cf6 r43f2bd  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: iplib.cc,v 1.88 2001-09-19 14:16:40 anne Exp $ */
     4/* $Id: iplib.cc,v 1.89 2001-09-19 14:59:32 anne Exp $ */
    55/*
    66* ABSTRACT: interpreter: LIB and help
     
    13061306  {
    13071307    LT = LT_ELF;
    1308     // omFree(newlib);
     1308    omFree(newlib);
    13091309    newlib = omStrDup(libnamebuf);
    13101310    goto lib_type_end;
Note: See TracChangeset for help on using the changeset viewer.