lib/mpxj/relation.rb in mpxj-9.1.0 vs lib/mpxj/relation.rb in mpxj-9.2.0
- old
+ new
@@ -1,5 +1,5 @@
-module MPXJ
- # Represents a relationship between two tasks in a project plan
- class Relation < Container
- end
-end
+module MPXJ
+ # Represents a relationship between two tasks in a project plan
+ class Relation < Container
+ end
+end