lib/y_petri/simulation/dependency.rb in y_petri-2.1.12 vs lib/y_petri/simulation/dependency.rb in y_petri-2.1.16

- old
+ new

@@ -1,5 +1,5 @@ -#encoding: utf-8 +# encoding: utf-8 # Place / transition collection mixin for parametrized classes of # YPetri::Simulation. Expects the module where it is included to define # +#simulation+ method returning the current simulation instance. #