Changeset c04e31 in git for Singular/LIB/fpadim.lib


Ignore:
Timestamp:
Sep 22, 2017, 3:50:39 PM (7 years ago)
Author:
Karim Abou Zeid <karim23697@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
5359196937f2937c7fab45eb6a94928bf6396e28
Parents:
06f6f87f253cbeb1fece75e020f77e15e61f1330dd13495faef64d4d7440b389513a4f63b4281ec1
Message:
Merge branch 'ufnarovskijgraph' into substitution
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/fpadim.lib

    r06f6f8 rc04e31  
    11921192  int gkdim = UfGraphGrowth(UG);
    11931193  printf("UfGraphGrowth took %p", rtimer - t); // DEBUG
    1194   return gkdim;
     1194  return(gkdim);
    11951195}
    11961196
Note: See TracChangeset for help on using the changeset viewer.