*** empty log message ***

This commit is contained in:
2007-03-23 07:45:22 +00:00
parent 1e877d9529
commit a425e74af7
7 changed files with 50 additions and 16 deletions

View File

@ -1,6 +1,11 @@
<html>
<body>
<!--
<applet code="ase.test.awk.AwkApplet" codebase="../../.." width="200" height="200"></applet>
-->
<applet code="AwkApplet" archive="AwkApplet.jar" codebase="." codebase="../../.." width="200" height="200">
</applet>
</body>
</html>