From 3cd136861c68b8c24cc653c903c620d55be4b294 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Mon, 2 Apr 2012 09:18:14 +0200 Subject: Remove PC descriptor --- java/jmat/io/gui/FrameView.class | Bin 578 -> 0 bytes java/jmat/io/gui/FunctionPlot2D.class | Bin 1723 -> 0 bytes java/jmat/io/gui/FunctionPlot3D.class | Bin 2031 -> 0 bytes java/jmat/io/gui/MatrixHist2D.class | Bin 2619 -> 0 bytes java/jmat/io/gui/MatrixHist3D.class | Bin 2984 -> 0 bytes java/jmat/io/gui/MatrixPlot2D.class | Bin 1964 -> 0 bytes java/jmat/io/gui/MatrixPlot3D.class | Bin 2104 -> 0 bytes java/jmat/io/gui/MatrixTable$DoubleModel.class | Bin 1242 -> 0 bytes java/jmat/io/gui/MatrixTable.class | Bin 1815 -> 0 bytes java/jmat/io/gui/PanelParameters.class | Bin 2779 -> 0 bytes java/jmat/io/gui/Plot2D.class | Bin 3676 -> 0 bytes java/jmat/io/gui/Plot3D.class | Bin 4305 -> 0 bytes java/jmat/io/gui/Progress.class | Bin 828 -> 0 bytes java/jmat/io/gui/TextWindow.class | Bin 596 -> 0 bytes java/jmat/io/gui/plotTools/Axe2D.class | Bin 3528 -> 0 bytes java/jmat/io/gui/plotTools/Axe3D.class | Bin 4923 -> 0 bytes java/jmat/io/gui/plotTools/Coordinates2D.class | Bin 1263 -> 0 bytes java/jmat/io/gui/plotTools/Coordinates3D.class | Bin 1405 -> 0 bytes java/jmat/io/gui/plotTools/DataPlot2D.class | Bin 2440 -> 0 bytes java/jmat/io/gui/plotTools/DataPlot3D.class | Bin 3092 -> 0 bytes java/jmat/io/gui/plotTools/Eye3D.class | Bin 439 -> 0 bytes java/jmat/io/gui/plotTools/Grid2D.class | Bin 3252 -> 0 bytes java/jmat/io/gui/plotTools/Grid3D.class | Bin 5428 -> 0 bytes java/jmat/io/gui/plotTools/NotedPoint2D.class | Bin 1866 -> 0 bytes java/jmat/io/gui/plotTools/NotedPoint3D.class | Bin 2095 -> 0 bytes java/jmat/io/gui/plotTools/PlotAttributes.class | Bin 1772 -> 0 bytes 26 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 java/jmat/io/gui/FrameView.class delete mode 100644 java/jmat/io/gui/FunctionPlot2D.class delete mode 100644 java/jmat/io/gui/FunctionPlot3D.class delete mode 100644 java/jmat/io/gui/MatrixHist2D.class delete mode 100644 java/jmat/io/gui/MatrixHist3D.class delete mode 100644 java/jmat/io/gui/MatrixPlot2D.class delete mode 100644 java/jmat/io/gui/MatrixPlot3D.class delete mode 100644 java/jmat/io/gui/MatrixTable$DoubleModel.class delete mode 100644 java/jmat/io/gui/MatrixTable.class delete mode 100644 java/jmat/io/gui/PanelParameters.class delete mode 100644 java/jmat/io/gui/Plot2D.class delete mode 100644 java/jmat/io/gui/Plot3D.class delete mode 100644 java/jmat/io/gui/Progress.class delete mode 100644 java/jmat/io/gui/TextWindow.class delete mode 100644 java/jmat/io/gui/plotTools/Axe2D.class delete mode 100644 java/jmat/io/gui/plotTools/Axe3D.class delete mode 100644 java/jmat/io/gui/plotTools/Coordinates2D.class delete mode 100644 java/jmat/io/gui/plotTools/Coordinates3D.class delete mode 100644 java/jmat/io/gui/plotTools/DataPlot2D.class delete mode 100644 java/jmat/io/gui/plotTools/DataPlot3D.class delete mode 100644 java/jmat/io/gui/plotTools/Eye3D.class delete mode 100644 java/jmat/io/gui/plotTools/Grid2D.class delete mode 100644 java/jmat/io/gui/plotTools/Grid3D.class delete mode 100644 java/jmat/io/gui/plotTools/NotedPoint2D.class delete mode 100644 java/jmat/io/gui/plotTools/NotedPoint3D.class delete mode 100644 java/jmat/io/gui/plotTools/PlotAttributes.class (limited to 'java/jmat/io/gui') diff --git a/java/jmat/io/gui/FrameView.class b/java/jmat/io/gui/FrameView.class deleted file mode 100644 index ab5196e..0000000 Binary files a/java/jmat/io/gui/FrameView.class and /dev/null differ diff --git a/java/jmat/io/gui/FunctionPlot2D.class b/java/jmat/io/gui/FunctionPlot2D.class deleted file mode 100644 index 6cd4805..0000000 Binary files a/java/jmat/io/gui/FunctionPlot2D.class and /dev/null differ diff --git a/java/jmat/io/gui/FunctionPlot3D.class b/java/jmat/io/gui/FunctionPlot3D.class deleted file mode 100644 index b5e77bd..0000000 Binary files a/java/jmat/io/gui/FunctionPlot3D.class and /dev/null differ diff --git a/java/jmat/io/gui/MatrixHist2D.class b/java/jmat/io/gui/MatrixHist2D.class deleted file mode 100644 index de5a68b..0000000 Binary files a/java/jmat/io/gui/MatrixHist2D.class and /dev/null differ diff --git a/java/jmat/io/gui/MatrixHist3D.class b/java/jmat/io/gui/MatrixHist3D.class deleted file mode 100644 index 287a081..0000000 Binary files a/java/jmat/io/gui/MatrixHist3D.class and /dev/null differ diff --git a/java/jmat/io/gui/MatrixPlot2D.class b/java/jmat/io/gui/MatrixPlot2D.class deleted file mode 100644 index 9afd7cb..0000000 Binary files a/java/jmat/io/gui/MatrixPlot2D.class and /dev/null differ diff --git a/java/jmat/io/gui/MatrixPlot3D.class b/java/jmat/io/gui/MatrixPlot3D.class deleted file mode 100644 index 5ba8a53..0000000 Binary files a/java/jmat/io/gui/MatrixPlot3D.class and /dev/null differ diff --git a/java/jmat/io/gui/MatrixTable$DoubleModel.class b/java/jmat/io/gui/MatrixTable$DoubleModel.class deleted file mode 100644 index b836f8f..0000000 Binary files a/java/jmat/io/gui/MatrixTable$DoubleModel.class and /dev/null differ diff --git a/java/jmat/io/gui/MatrixTable.class b/java/jmat/io/gui/MatrixTable.class deleted file mode 100644 index 709c183..0000000 Binary files a/java/jmat/io/gui/MatrixTable.class and /dev/null differ diff --git a/java/jmat/io/gui/PanelParameters.class b/java/jmat/io/gui/PanelParameters.class deleted file mode 100644 index 66bb1de..0000000 Binary files a/java/jmat/io/gui/PanelParameters.class and /dev/null differ diff --git a/java/jmat/io/gui/Plot2D.class b/java/jmat/io/gui/Plot2D.class deleted file mode 100644 index 2a40aba..0000000 Binary files a/java/jmat/io/gui/Plot2D.class and /dev/null differ diff --git a/java/jmat/io/gui/Plot3D.class b/java/jmat/io/gui/Plot3D.class deleted file mode 100644 index b48058d..0000000 Binary files a/java/jmat/io/gui/Plot3D.class and /dev/null differ diff --git a/java/jmat/io/gui/Progress.class b/java/jmat/io/gui/Progress.class deleted file mode 100644 index e92cb32..0000000 Binary files a/java/jmat/io/gui/Progress.class and /dev/null differ diff --git a/java/jmat/io/gui/TextWindow.class b/java/jmat/io/gui/TextWindow.class deleted file mode 100644 index e097750..0000000 Binary files a/java/jmat/io/gui/TextWindow.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Axe2D.class b/java/jmat/io/gui/plotTools/Axe2D.class deleted file mode 100644 index ac7061e..0000000 Binary files a/java/jmat/io/gui/plotTools/Axe2D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Axe3D.class b/java/jmat/io/gui/plotTools/Axe3D.class deleted file mode 100644 index d25fa2b..0000000 Binary files a/java/jmat/io/gui/plotTools/Axe3D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Coordinates2D.class b/java/jmat/io/gui/plotTools/Coordinates2D.class deleted file mode 100644 index 2ac82e7..0000000 Binary files a/java/jmat/io/gui/plotTools/Coordinates2D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Coordinates3D.class b/java/jmat/io/gui/plotTools/Coordinates3D.class deleted file mode 100644 index 3ad36a4..0000000 Binary files a/java/jmat/io/gui/plotTools/Coordinates3D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/DataPlot2D.class b/java/jmat/io/gui/plotTools/DataPlot2D.class deleted file mode 100644 index 67a68c7..0000000 Binary files a/java/jmat/io/gui/plotTools/DataPlot2D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/DataPlot3D.class b/java/jmat/io/gui/plotTools/DataPlot3D.class deleted file mode 100644 index 93faae1..0000000 Binary files a/java/jmat/io/gui/plotTools/DataPlot3D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Eye3D.class b/java/jmat/io/gui/plotTools/Eye3D.class deleted file mode 100644 index 603454f..0000000 Binary files a/java/jmat/io/gui/plotTools/Eye3D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Grid2D.class b/java/jmat/io/gui/plotTools/Grid2D.class deleted file mode 100644 index 872e381..0000000 Binary files a/java/jmat/io/gui/plotTools/Grid2D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/Grid3D.class b/java/jmat/io/gui/plotTools/Grid3D.class deleted file mode 100644 index 1306db0..0000000 Binary files a/java/jmat/io/gui/plotTools/Grid3D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/NotedPoint2D.class b/java/jmat/io/gui/plotTools/NotedPoint2D.class deleted file mode 100644 index ad5dd04..0000000 Binary files a/java/jmat/io/gui/plotTools/NotedPoint2D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/NotedPoint3D.class b/java/jmat/io/gui/plotTools/NotedPoint3D.class deleted file mode 100644 index a54bc86..0000000 Binary files a/java/jmat/io/gui/plotTools/NotedPoint3D.class and /dev/null differ diff --git a/java/jmat/io/gui/plotTools/PlotAttributes.class b/java/jmat/io/gui/plotTools/PlotAttributes.class deleted file mode 100644 index 2bdc5c0..0000000 Binary files a/java/jmat/io/gui/plotTools/PlotAttributes.class and /dev/null differ -- cgit v1.2.3