*** empty log message ***

This commit is contained in:
2007-04-10 11:58:08 +00:00
parent 979431d415
commit cca228b303
3 changed files with 29 additions and 17 deletions

View File

@ -1,9 +1,7 @@
<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 code="AseAwkApplet" archive="AseAwkApplet.jar" codebase="." codebase="../../.." width="200" height="200">
</applet>
</body>