Skip to content

Commit 4336b4b

Browse files
committed
add binding.scala compiled code again
1 parent 21a9333 commit 4336b4b

File tree

3 files changed

+667
-0
lines changed

3 files changed

+667
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Binding.scala v10.0.1</title>
6+
<link href="/css/currentStyle.css" rel="stylesheet"/>
7+
</head>
8+
<body>
9+
<script src="js-opt.js"></script>
10+
<script src="js-launcher.js"></script>
11+
</body>
12+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
((typeof global === "object" && global &&
2+
global["Object"] === Object) ? global : this)["com"]["thoughtworks"]["binding"]["benchmark"]["Main"]().main();

0 commit comments

Comments
 (0)