diff options
Diffstat (limited to 'demos/GLFDemos/glf3dtext2.html')
-rw-r--r-- | demos/GLFDemos/glf3dtext2.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/demos/GLFDemos/glf3dtext2.html b/demos/GLFDemos/glf3dtext2.html deleted file mode 100644 index 8c1a9b9..0000000 --- a/demos/GLFDemos/glf3dtext2.html +++ /dev/null @@ -1,16 +0,0 @@ -<HTML>
-<HEAD>
-<TITLE>Göthel Hard- und Software Entwicklungen</TITLE>
-</HEAD>
-<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
-<B>Try to drag the mouse (press-button and move) with/without the SHIFT key!</B>
-<br>
-<hr>
-<applet code="glf3dtext2.class" width=600 height=400>
-<param name=frames value="55">
-</applet>
-<hr>
-</BODY>
-</HTML>
-
-
|