aboutsummaryrefslogtreecommitdiff
path: root/out/production/PatternFinder/index.html
diff options
context:
space:
mode:
authorpaddi <paddim8@gmail.com>2018-03-10 01:32:05 +0100
committerpaddi <paddim8@gmail.com>2018-03-10 01:32:05 +0100
commitc10ead25c18ba8d2ef211d5fc3107573ef2da774 (patch)
tree5053da8b5e924855a59031825883492bc262abac /out/production/PatternFinder/index.html
downloadPatternToFormula-c10ead25c18ba8d2ef211d5fc3107573ef2da774.tar.gz
PatternToFormula-c10ead25c18ba8d2ef211d5fc3107573ef2da774.tar.bz2
PatternToFormula-c10ead25c18ba8d2ef211d5fc3107573ef2da774.zip
Initial Commit.
Diffstat (limited to 'out/production/PatternFinder/index.html')
-rw-r--r--out/production/PatternFinder/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/out/production/PatternFinder/index.html b/out/production/PatternFinder/index.html
new file mode 100644
index 0000000..ec5b859
--- /dev/null
+++ b/out/production/PatternFinder/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <title>PatternFinder</title>
+</head>
+<body>
+<applet code="PatternFinderkt.class" width="350" height="350"></applet>
+</body>
+</html>