Changeset 4f673c in git


Ignore:
Timestamp:
Jul 28, 2009, 5:16:04 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
Children:
a36f9e83d52d17305b8402360cc08daeaa9ad527
Parents:
7b87efd89885ee6835475300c291481f6c035bb7
Message:
*hannes: else was missing


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

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    r7b87ef r4f673c  
    22*  Computer Algebra System SINGULAR      *
    33*****************************************/
    4 /* $Id: extra.cc,v 1.310 2009-07-28 14:18:33 Singular Exp $ */
     4/* $Id: extra.cc,v 1.311 2009-07-28 15:16:04 Singular Exp $ */
    55/*
    66* ABSTRACT: general interface to internals of Singular ("system" command)
     
    20702070        return FALSE;
    20712071      }
     2072      else
    20722073#endif
    20732074/*==================== generic debug ==================================*/
Note: See TracChangeset for help on using the changeset viewer.