lib/eulim/structures.rb in eulim-0.0.9 vs lib/eulim/structures.rb in eulim-0.0.10
- 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