Merge branch 'moose' of github.com:tla/stemmatology into moose
[scpubgit/stemmatology.git] / script / svg_from_csv.pl
index 7a154c4..3907ca6 100644 (file)
@@ -38,5 +38,3 @@ foreach my $i ( 0 .. $rows-1 ) {
     print "\t</tr>\n";
 }
 print "</table></body></html>\n";
-    
-