diff --git a/collects/profj/graph-scc.ss b/collects/profj/graph-scc.ss index ae59b6eb1d..3e7f1cd290 100644 --- a/collects/profj/graph-scc.ss +++ b/collects/profj/graph-scc.ss @@ -100,4 +100,4 @@ (loop (cdr nl))))) (node-points-to node))) - ) \ No newline at end of file + )