Skip to content

Commit

Permalink
Update core-dev/packages/rocq-stdlib/rocq-stdlib.dev/opam
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Roux <pierre.roux@onera.fr>
  • Loading branch information
SkySkimmer and proux01 authored Feb 5, 2025
1 parent 823f3d9 commit 9e91336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-dev/packages/rocq-stdlib/rocq-stdlib.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dev-repo: "git+https://github.com/coq/stdlib.git"
build: [
["dune" "subst"] {dev}
[ "find" "theories" "-name" "_*" "-prune" "-exec" "rm" "-rf" "{}" "+" ]
[ "dune" "build" "--root" "." "theories/All.v" ]
[ "dev/with-rocq-wrap.sh" "dune" "build" "--root" "." "theories/All.v" ]
[ "cp" "_build/default/theories/All.v" "theories/All.v" ]
[ "find" "theories" "-name" "*.v" "-fprint" "_CoqProject" ]
[ "sh" "-c" "echo '-Q theories Stdlib' >> _CoqProject" ]
Expand Down

0 comments on commit 9e91336

Please sign in to comment.