lib/macros4cuke/templating/unary-element.rb in macros4cuke-0.4.03 vs lib/macros4cuke/templating/unary-element.rb in macros4cuke-0.4.04

- old
+ new

@@ -1,9 +1,7 @@ # File: unary-element.rb # Purpose: Implementation of the Section and ConditionalSection classes. -require_relative 'unary-element' # Load the superclass - module Macros4Cuke # Module used as a namespace # Base class used internally by the template engine. # The generalization of any element from a template that has one variable