Changeset f71681 in git for Singular/iplib.cc


Ignore:
Timestamp:
Aug 13, 2008, 5:16:23 PM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
288382728919cc0d13b60999c8285e82dcbf04be
Parents:
c67da364d3bcf34a8d290d01ccb1d3731109c378
Message:
*hannes: default args


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

Legend:

Unmodified
Added
Removed
  • Singular/iplib.cc

    rc67da3 rf71681  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: iplib.cc,v 1.125 2008-03-25 14:51:59 Singular Exp $ */
     4/* $Id: iplib.cc,v 1.126 2008-08-13 15:16:23 Singular Exp $ */
    55/*
    66* ABSTRACT: interpreter: LIB and help
     
    332332    iiCurrArgs=NULL;
    333333  }
     334  iiCurrProc=pn;
    334335  /* start interpreter ======================================*/
    335336  myynest++;
Note: See TracChangeset for help on using the changeset viewer.