diff Lib/IMPL/Transform.pm @ 243:cd2b1f121029

*TTView: fixed template selection based on the model type
author sergey
date Fri, 19 Oct 2012 02:23:15 +0400
parents 2904da230022
children 4ddb27ff4a0b
line wrap: on
line diff
--- a/Lib/IMPL/Transform.pm	Thu Oct 18 20:02:51 2012 +0400
+++ b/Lib/IMPL/Transform.pm	Fri Oct 19 02:23:15 2012 +0400
@@ -65,6 +65,7 @@
             	
             	push @isa, @{"${sclass}::ISA"};
             } 
+            ;
     	};
     }
 }