|
@@ -1,7 +1,16 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-editor.fx.0.height=717
|
|
2
|
+dependency1.from=MainApplication
|
|
3
|
+dependency1.to=Calculations
|
|
4
|
+dependency1.type=UsesDependency
|
|
5
|
+dependency2.from=MainApplication
|
|
6
|
+dependency2.to=Console
|
|
7
|
+dependency2.type=UsesDependency
|
|
8
|
+dependency3.from=Calculations
|
|
9
|
+dependency3.to=Console
|
|
10
|
+dependency3.type=UsesDependency
|
|
11
|
+editor.fx.0.height=716
|
3
|
12
|
editor.fx.0.width=800
|
4
|
|
-editor.fx.0.x=240
|
|
13
|
+editor.fx.0.x=409
|
5
|
14
|
editor.fx.0.y=23
|
6
|
15
|
objectbench.height=200
|
7
|
16
|
objectbench.width=595
|
|
@@ -13,7 +22,7 @@ package.editor.x=35
|
13
|
22
|
package.editor.y=23
|
14
|
23
|
package.frame.height=716
|
15
|
24
|
package.frame.width=619
|
16
|
|
-package.numDependencies=0
|
|
25
|
+package.numDependencies=3
|
17
|
26
|
package.numTargets=3
|
18
|
27
|
package.showExtends=true
|
19
|
28
|
package.showUses=true
|