Changeset 523b7e in git


Ignore:
Timestamp:
Nov 4, 2017, 1:33:28 PM (6 years ago)
Author:
Karim Abou Zeid <karim23697@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
f66d4dc9660b8a7b3d064ab2184cadcf35b2bf24
Parents:
2cafab060902a25fe6abe2080d1f81ae7d0aa08f
Message:
Formatting
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/fpadim.lib

    r2cafab r523b7e  
    12001200    }
    12011201  }
     1202
    12021203  return (1);
    12031204}
     
    12131214static proc existsRoute(intmat G, int v, int u, list #)
    12141215"USAGE: existsRoute(G,v,u); G a graph, v and u vertices
    1215 NOTE: don't pass something to # (internal use for recursion)
     1216NOTE: don't pass anything to # (internal use for recursion)
    12161217"
    12171218{
Note: See TracChangeset for help on using the changeset viewer.