Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

Commit

Permalink
Use npm to find jalangi2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkloos committed Mar 15, 2016
1 parent b858fea commit 9905c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ trap "rm $tmp" EXIT

# -harmony-collections \
node \
/home/jkloos/Work/CompilerTesting/jalangi2/src/js/commands/jalangi.js \
$(npm explore jalangi2 -- pwd)/src/js/commands/jalangi.js \
--inlineIID --inlineSource \
--analysis \
/home/jkloos/Work/CompilerTesting.new/TraceGenerator/collect_trace.js \
/home/jkloos/Work/JSTruthiness/TraceGenerator/collect_trace.js \
$1 >$tmp
rm -f *_jalangi_*

Expand Down

0 comments on commit 9905c92

Please sign in to comment.