cleaner check in for the examples
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Mon, 13 Jan 2025 05:06:40 +0000 (05:06 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Mon, 13 Jan 2025 05:06:40 +0000 (05:06 +0000)
13 files changed:
developer/example/IndexTree/Graph.class [deleted file]
developer/example/IndexTree/Label.class [deleted file]
developer/example/IndexTree/Node.class [deleted file]
developer/example/IndexTree/SRTM_Child$1.class [deleted file]
developer/example/IndexTree/SRTM_Child$2.class [deleted file]
developer/example/IndexTree/SRTM_Child$3.class [deleted file]
developer/example/IndexTree/SRTM_Child.class [deleted file]
developer/example/IndexTree/SRTM_Diagonal$Topo_InfiniteRight.class [deleted file]
developer/example/IndexTree/SRTM_Diagonal.class [deleted file]
developer/example/IndexTree/SRTM_Diagonal_CLI [deleted file]
developer/example/IndexTree/SRTM_Diagonal_CLI.class [deleted file]
developer/example/IndexTree/four_down_four_across_CLI [deleted file]
developer/example/IndexTree/four_down_four_across_CLI.class [deleted file]

diff --git a/developer/example/IndexTree/Graph.class b/developer/example/IndexTree/Graph.class
deleted file mode 100644 (file)
index 79b4c84..0000000
Binary files a/developer/example/IndexTree/Graph.class and /dev/null differ
diff --git a/developer/example/IndexTree/Label.class b/developer/example/IndexTree/Label.class
deleted file mode 100644 (file)
index e7d174a..0000000
Binary files a/developer/example/IndexTree/Label.class and /dev/null differ
diff --git a/developer/example/IndexTree/Node.class b/developer/example/IndexTree/Node.class
deleted file mode 100644 (file)
index cd5ec53..0000000
Binary files a/developer/example/IndexTree/Node.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Child$1.class b/developer/example/IndexTree/SRTM_Child$1.class
deleted file mode 100644 (file)
index 1d53b63..0000000
Binary files a/developer/example/IndexTree/SRTM_Child$1.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Child$2.class b/developer/example/IndexTree/SRTM_Child$2.class
deleted file mode 100644 (file)
index 3a4e1fe..0000000
Binary files a/developer/example/IndexTree/SRTM_Child$2.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Child$3.class b/developer/example/IndexTree/SRTM_Child$3.class
deleted file mode 100644 (file)
index 28b681c..0000000
Binary files a/developer/example/IndexTree/SRTM_Child$3.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Child.class b/developer/example/IndexTree/SRTM_Child.class
deleted file mode 100644 (file)
index b43542c..0000000
Binary files a/developer/example/IndexTree/SRTM_Child.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Diagonal$Topo_InfiniteRight.class b/developer/example/IndexTree/SRTM_Diagonal$Topo_InfiniteRight.class
deleted file mode 100644 (file)
index 0fa11fa..0000000
Binary files a/developer/example/IndexTree/SRTM_Diagonal$Topo_InfiniteRight.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Diagonal.class b/developer/example/IndexTree/SRTM_Diagonal.class
deleted file mode 100644 (file)
index be3e978..0000000
Binary files a/developer/example/IndexTree/SRTM_Diagonal.class and /dev/null differ
diff --git a/developer/example/IndexTree/SRTM_Diagonal_CLI b/developer/example/IndexTree/SRTM_Diagonal_CLI
deleted file mode 100755 (executable)
index f93b5c4..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-java SRTM_Diagonal_CLI
diff --git a/developer/example/IndexTree/SRTM_Diagonal_CLI.class b/developer/example/IndexTree/SRTM_Diagonal_CLI.class
deleted file mode 100644 (file)
index e91415a..0000000
Binary files a/developer/example/IndexTree/SRTM_Diagonal_CLI.class and /dev/null differ
diff --git a/developer/example/IndexTree/four_down_four_across_CLI b/developer/example/IndexTree/four_down_four_across_CLI
deleted file mode 100755 (executable)
index 89be062..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-java four_down_four_across_CLI
diff --git a/developer/example/IndexTree/four_down_four_across_CLI.class b/developer/example/IndexTree/four_down_four_across_CLI.class
deleted file mode 100644 (file)
index c06cb5a..0000000
Binary files a/developer/example/IndexTree/four_down_four_across_CLI.class and /dev/null differ