Topological sort: Difference between revisions

m
Line 501:
You can compile this program with something like
"patscc -o topo -DATS_MEMALLOC_GCBDW topo.dats -lgc"
 
(Or you can use the libc malloc and just let the memory leak.)
 
<syntaxhighlight lang="ATS">
1,448

edits