Changeset 731e4df in git


Ignore:
Timestamp:
Sep 24, 2010, 5:17:49 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
2ac160144d930e45c2f29ce1e8cac51247388599
Parents:
f9c3c3dfd663c955942c98e53c85fa5af50c427a
Message:
format

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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/assprimeszerodim.lib

    rf9c3c3 r731e4df  
    224224      I = Ann(M);
    225225   }
    226    
     226
    227227   //---------------------  Initialize optional parameter  ------------------------
    228228   if(size(#) > 1)
     
    401401         "CPU-time for computing list in assPrimes is "+string(timer - tt)+" seconds.";
    402402      }
    403      
     403
    404404      // insert deleteUnluckyPrimes
    405405      G = chinrem(CO1,CO2);
Note: See TracChangeset for help on using the changeset viewer.