|
@@ -1,17 +1,17 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-dependency1.from=StringUtilitiesTest
|
3
|
|
-dependency1.to=StringUtilities
|
|
2
|
+dependency1.from=PredicateUtilitiesTest
|
|
3
|
+dependency1.to=PredicateUtilities
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=PredicateUtilitiesTest
|
6
|
|
-dependency2.to=PredicateUtilities
|
|
5
|
+dependency2.from=StringUtilitiesTest
|
|
6
|
+dependency2.to=StringUtilities
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
8
|
dependency3.from=MathUtilitiesTest
|
9
|
9
|
dependency3.to=MathUtilities
|
10
|
10
|
dependency3.type=UsesDependency
|
11
|
|
-editor.fx.0.height=0
|
12
|
|
-editor.fx.0.width=0
|
13
|
|
-editor.fx.0.x=0
|
14
|
|
-editor.fx.0.y=0
|
|
11
|
+editor.fx.0.height=709
|
|
12
|
+editor.fx.0.width=800
|
|
13
|
+editor.fx.0.x=240
|
|
14
|
+editor.fx.0.y=23
|
15
|
15
|
objectbench.height=145
|
16
|
16
|
objectbench.width=776
|
17
|
17
|
package.divider.horizontal=0.6
|