diff options
Diffstat (limited to 'demos/glDemosCvs.html')
-rw-r--r-- | demos/glDemosCvs.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/demos/glDemosCvs.html b/demos/glDemosCvs.html new file mode 100644 index 0000000..535e9da --- /dev/null +++ b/demos/glDemosCvs.html @@ -0,0 +1,14 @@ +<HTML>
+<HEAD>
+<TITLE>Göthel Hard- und Software Entwicklungen</TITLE>
+</HEAD>
+<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
+<hr>
+<applet code="glDemosCvs.class" width=500 height=550>
+<param name=frames value="55">
+</applet>
+<hr>
+</BODY>
+</HTML>
+
+
|