|
@@ -1,24 +1,24 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-dependency1.from=WriteLoopsTest
|
3
|
|
-dependency1.to=WriteLoops
|
|
2
|
+dependency1.from=WriteIFsTest
|
|
3
|
+dependency1.to=WriteIFs
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=WriteIFsTest
|
6
|
|
-dependency2.to=WriteIFs
|
|
5
|
+dependency2.from=WriteLoopsTest
|
|
6
|
+dependency2.to=WriteLoops
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
|
-editor.fx.0.height=722
|
9
|
|
-editor.fx.0.width=800
|
10
|
|
-editor.fx.0.x=319
|
11
|
|
-editor.fx.0.y=48
|
|
8
|
+editor.fx.0.height=859
|
|
9
|
+editor.fx.0.width=970
|
|
10
|
+editor.fx.0.x=490
|
|
11
|
+editor.fx.0.y=-1019
|
12
|
12
|
objectbench.height=104
|
13
|
|
-objectbench.width=692
|
|
13
|
+objectbench.width=698
|
14
|
14
|
package.divider.horizontal=0.6
|
15
|
|
-package.divider.vertical=0.8238095238095238
|
16
|
|
-package.editor.height=512
|
17
|
|
-package.editor.width=590
|
18
|
|
-package.editor.x=100
|
19
|
|
-package.editor.y=23
|
20
|
|
-package.frame.height=688
|
21
|
|
-package.frame.width=716
|
|
15
|
+package.divider.vertical=0.8249211356466877
|
|
16
|
+package.editor.height=516
|
|
17
|
+package.editor.width=596
|
|
18
|
+package.editor.x=-139
|
|
19
|
+package.editor.y=-798
|
|
20
|
+package.frame.height=692
|
|
21
|
+package.frame.width=722
|
22
|
22
|
package.numDependencies=2
|
23
|
23
|
package.numTargets=4
|
24
|
24
|
package.showExtends=true
|