lib/eulim/structures.rb in eulim-0.0.11 vs lib/eulim/structures.rb in eulim-0.0.12

- old
+ new

@@ -1,6 +1,6 @@ -module Eulim - # This module will contain all physical structures - # Ex: pipes, sheets, walls, bridges, etc - module Structures - end -end +module Eulim + # This module will contain all physical structures + # Ex: pipes, sheets, walls, bridges, etc + module Structures + end +end