Minor cleanup.
[lsystem3d.git] / src / ruleset.h
index 63575a5b1ea3c9f338e878b0e6782945528c3242..7945712b6efa34fae4425c1ba5bfbe80980d2ea4 100644 (file)
@@ -50,6 +50,7 @@ public:
      */
     ~RuleSet();
     
+    
     /**
      * Clear rule set
      */
@@ -68,6 +69,7 @@ public:
      */
     Rule findRule(string ruleName);
     
+    
     /**
      * Get all rules
      * @return the rules