We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e0115e commit 972fc6cCopy full SHA for 972fc6c
1 file changed
PLDI15-AEC.README.md
@@ -28,8 +28,9 @@ Our artifact consists of:
28
* Verifying JavaScript programs: [[README]](verification/README.md) [[Result]](verification/verification.out)
29
30
All of the results can be simply reproduced by using [`run-all.sh`](run-all.sh):
31
+(NOTE: It will take several hours even in a native machine.)
32
```
33
$ cd /home/kjs/javascript-semantics
34
$ ./run-all.sh
35
-NOTE: It will take several hours in a native machine.
36
+
0 commit comments