File: wiplJava.html

package info (click to toggle)
wipl 20020601-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 980 kB
  • ctags: 1,727
  • sloc: cpp: 4,368; yacc: 1,151; sh: 563; lex: 203; java: 202; ansic: 163; makefile: 113; perl: 56
file content (11 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body>

<p>Press this button to view statistics:</p>

<applet code="wiplJava.class" archive="wiplJava.jar" width=200 height=40>
<param name="port" value="1000">
</applet>

</body>
</html>