*** empty log message ***

This commit is contained in:
2007-04-10 08:04:52 +00:00
parent 22858459a6
commit 979431d415
3 changed files with 23 additions and 8 deletions

View File

@ -0,0 +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>