|
@@ -2,32 +2,32 @@
|
2
|
2
|
dependency1.from=MainApplication
|
3
|
3
|
dependency1.to=Console
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=AdvCalc
|
|
5
|
+dependency2.from=Trig
|
6
|
6
|
dependency2.to=Console
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
|
-dependency3.from=Adv
|
|
8
|
+dependency3.from=Basic
|
9
|
9
|
dependency3.to=Console
|
10
|
10
|
dependency3.type=UsesDependency
|
11
|
|
-dependency4.from=Trig
|
|
11
|
+dependency4.from=AdvCalc
|
12
|
12
|
dependency4.to=Console
|
13
|
13
|
dependency4.type=UsesDependency
|
14
|
|
-dependency5.from=Basic
|
|
14
|
+dependency5.from=Adv
|
15
|
15
|
dependency5.to=Console
|
16
|
16
|
dependency5.type=UsesDependency
|
17
|
|
-editor.fx.0.height=722
|
18
|
|
-editor.fx.0.width=800
|
19
|
|
-editor.fx.0.x=495
|
20
|
|
-editor.fx.0.y=110
|
|
17
|
+editor.fx.0.height=958
|
|
18
|
+editor.fx.0.width=904
|
|
19
|
+editor.fx.0.x=201
|
|
20
|
+editor.fx.0.y=23
|
21
|
21
|
objectbench.height=214
|
22
|
|
-objectbench.width=595
|
|
22
|
+objectbench.width=706
|
23
|
23
|
package.divider.horizontal=0.6
|
24
|
|
-package.divider.vertical=0.6847360912981455
|
25
|
|
-package.editor.height=473
|
26
|
|
-package.editor.width=493
|
|
24
|
+package.divider.vertical=0.720253164556962
|
|
25
|
+package.editor.height=562
|
|
26
|
+package.editor.width=604
|
27
|
27
|
package.editor.x=35
|
28
|
28
|
package.editor.y=60
|
29
|
|
-package.frame.height=759
|
30
|
|
-package.frame.width=619
|
|
29
|
+package.frame.height=848
|
|
30
|
+package.frame.width=730
|
31
|
31
|
package.numDependencies=5
|
32
|
32
|
package.numTargets=6
|
33
|
33
|
package.showExtends=true
|