Jakob Kienegger 6 ani în urmă
părinte
comite
20e6187720

BIN
Lin_Algebra/Eingabe.class


+ 1 - 3
Lin_Algebra/Eingabe.ctxt

@@ -10,6 +10,4 @@ comment4.params=zahl\ multi
 comment4.target=double\ rechnen(Element,\ double)
 comment5.params=
 comment5.target=void\ zeilenFaktor()
-comment6.params=
-comment6.target=void\ gauss()
-numComments=7
+numComments=6

+ 1 - 1
Lin_Algebra/Eingabe.java

@@ -66,7 +66,7 @@ public class Eingabe
         }   
         
     }
-    
+    /*
     public void gauss() throws IOException
     {
         einlesen(m, n);

+ 11 - 22
Lin_Algebra/package.bluej

@@ -6,22 +6,18 @@ editor.fx.0.height=873
 editor.fx.0.width=720
 editor.fx.0.x=720
 editor.fx.0.y=0
-editor.fx.1.height=873
-editor.fx.1.width=720
-editor.fx.1.x=0
-editor.fx.1.y=0
-objectbench.height=94
-objectbench.width=781
-package.divider.horizontal=0.5549295774647888
-package.divider.vertical=0.8705128205128205
-package.editor.height=672
-package.editor.width=1289
+objectbench.height=93
+objectbench.width=763
+package.divider.horizontal=0.5422535211267606
+package.divider.vertical=0.8717948717948718
+package.editor.height=673
+package.editor.width=1310
 package.editor.x=0
 package.editor.y=0
 package.frame.height=873
 package.frame.width=1440
 package.numDependencies=1
-package.numTargets=3
+package.numTargets=2
 package.showExtends=true
 package.showUses=true
 project.charset=UTF-8
@@ -38,16 +34,9 @@ target1.width=90
 target1.x=370
 target1.y=90
 target2.height=50
-target2.name=Datenfeld
+target2.name=Eingabe
 target2.showInterface=false
 target2.type=ClassTarget
-target2.width=100
-target2.x=60
-target2.y=100
-target3.height=50
-target3.name=Eingabe
-target3.showInterface=false
-target3.type=ClassTarget
-target3.width=80
-target3.x=70
-target3.y=190
+target2.width=80
+target2.x=70
+target2.y=190