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