Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(build) Minor build fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Apr 3, 2021
1 parent 9e64c94 commit a64ce69
Show file tree
Hide file tree
Showing 6 changed files with 28,931 additions and 28,710 deletions.
2 changes: 1 addition & 1 deletion Makefile.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
#

## Qcert compiler location
QCERT=../qcert-master
# QCERT=../qcert-master
2 changes: 1 addition & 1 deletion compiler/lib/static_config.ml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
(* This file is generated *)
let ergo_home = "/Users/jeromesimeon/git/ergo-release-1.0"
let ergo_home = "/Users/jeromesimeon/git/accordproject/ergo"
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"runtimes/javascript/ergo_runtime.ml",
"Makefile.coq",
"Makefile.coq.conf",
".Makefile.coq.d",
".coqdeps.d",
"_CoqProject",
"runtimes/java/.classpath",
Expand All @@ -119,6 +120,8 @@
".glob",
".aux",
".v.d",
".vok",
".vos",
".ctoj",
".zip",
".depends",
Expand Down
19,176 changes: 9,624 additions & 9,552 deletions packages/ergo-cli/extracted/ergoccore.js

Large diffs are not rendered by default.

18,004 changes: 9,038 additions & 8,966 deletions packages/ergo-cli/extracted/ergotopcore.js

Large diffs are not rendered by default.

20,454 changes: 10,264 additions & 10,190 deletions packages/ergo-compiler/extracted/compilercore.js

Large diffs are not rendered by default.

0 comments on commit a64ce69

Please sign in to comment.