diff -r 5500595d8ebf -r 59c6972e39fa src/demo/share/applets/SortDemo/example1.html
--- a/src/demo/share/applets/SortDemo/example1.html Fri Jun 22 12:16:14 2018 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-
-
- The Sorting Algorithm Demo (1.1)
-
-
- The Sorting Algorithm Demo (1.1)
-
-
-
-
- Bubble Sort |
- Bidirectional Bubble Sort |
- Quick Sort |
-
-
-
-
-
- |
-
-
- |
-
-
- |
-
-
-
-
-
- The Sources
- The applet.
- The "generic" sorting algorithm.
- The Bi-directional Bubble Sort algorithm.
- The Bubble Sort algorithm.
- The Quick Sort algorithm.
-
-
-