This commit is contained in:
2008-06-10 03:29:00 +00:00
parent 0c8fe75ed1
commit 9be49650e6
9 changed files with 101 additions and 51 deletions

5
ase/java/AseAwkApplet.js Normal file
View File

@ -0,0 +1,5 @@
<!--
document.write ('<applet name="AseAwkApplet" code="AseAwkApplet" archive="bin/aseawk.jar" codebase="." width="700" height="550">');
document.write ('</applet>');
-->