changeset 268:3a6d223a1c5b misc

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 08 Mar 2015 08:27:00 +0200
parents acf1d356cc46
children 08e5bfa19978
files materials/parsematerial.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/materials/parsematerial.pl	Sun Mar 08 08:26:49 2015 +0200
+++ b/materials/parsematerial.pl	Sun Mar 08 08:27:00 2015 +0200
@@ -365,6 +365,7 @@
   }
 }
 
+
 ###
 ### Parse input materials
 ###
@@ -656,7 +657,6 @@
     }
     print "),\n";
   }
-
   print ");\n\n".
   "\$matTable = array(\n";
   foreach my $name (sort { $a cmp $b } keys %data)