Changeset aefd2f in git


Ignore:
Timestamp:
Nov 11, 2010, 2:49:01 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
6acfb7dfa9988a3c716778333e4ec4f20a49aec6
Parents:
e0cd1d27719ec0dc7eb0f1b11bcd0a5b5857b3a1
Message:
listall, piShowProcList: only for debugging

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

Legend:

Unmodified
Added
Removed
  • Singular/misc_ip.cc

    re0cd1d raefd2f  
    913913#endif
    914914
    915 #if 0
     915#if 0 /* debug only */
    916916void listall(int showproc)
    917917{
     
    968968      iiCheckPack(currPack);
    969969}
    970 #ifndef NDEBUG
     970
    971971void checkall()
    972972{
     
    997997}
    998998#endif
    999 #endif
    1000999
    10011000#include <sys/types.h>
Note: See TracChangeset for help on using the changeset viewer.