aboutsummaryrefslogtreecommitdiff
path: root/out/production/PatternFinder/index.html
blob: ec5b85946e60a81c74c38a2fa348ffb82c8abe46 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<head>
	<title>PatternFinder</title>
</head>
<body>
<applet code="PatternFinderkt.class" width="350" height="350"></applet> 
</body>
</html>