lib/vedeu/main_loop.rb in vedeu-0.4.45 vs lib/vedeu/main_loop.rb in vedeu-0.4.46
- old
+ new
@@ -47,10 +47,10 @@
def safe_exit_point!
fail VedeuInterrupt if @started && !@loop
end
# :nocov:
- end
+ end # Eigenclass
end # MainLoop
end # Vedeu