diff options
Diffstat (limited to 'src/Morphing/Pyramid2Cube.html')
-rw-r--r-- | src/Morphing/Pyramid2Cube.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/Morphing/Pyramid2Cube.html b/src/Morphing/Pyramid2Cube.html deleted file mode 100644 index 1a83e9f..0000000 --- a/src/Morphing/Pyramid2Cube.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<TITLE>Pyramid2Cube</TITLE> -</HEAD> -<BODY BGCOLOR="#000000"> -<applet align=middle code="Pyramid2Cube.class" width=700 height=700> -<blockquote> -<hr> -If you were using a Java-capable browser, -you would see Hello Universe! instead of this paragraph. -<hr> -</blockquote> -</applet> -</BODY> -</HTML> |