lib/y_nelson/dsl.rb in y_nelson-2.0.6 vs lib/y_nelson/dsl.rb in y_nelson-2.0.7

- old
+ new

@@ -12,10 +12,10 @@ delegate :world, to: :y_nelson_agent # Petri net aspect. delegate( :Place, - :Transition, :T, :A, + :Transition, :TT, :TS, :AT, :Net, :place, :transition, :pl, :tr, :places, :transitions, :nets, :pn, :tn, :nn, :net_point,