File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- (lang dune 3 .17 )
1+ (lang dune 3 .21 )
Original file line number Diff line number Diff line change 88 (_
99 (flags :standard %{read-lines:flags/ocamlc})
1010 (ocamlopt_flags :standard -O3 -unbox-closures)
11- (coq
12- (coqdep_flags :standard -w +all)
11+ (rocq
12+ (rocqdep_flags :standard -w +all)
1313 (flags
1414 (:standard
1515 %{read-lines:flags/coqc}
Original file line number Diff line number Diff line change 1- (lang dune 3 .17 )
2- (using coq 0 .10 )
1+ (lang dune 3 .21 )
2+ (using rocq 0 .11 )
33(name rocq-brick-libstdcpp)
44
55( generate_opam_files)
Original file line number Diff line number Diff line change 55; Use of this file is only permitted subject to a separate written license agreement with BlueRock.
66
77(include_subdirs qualified)
8- (coq .theory
8+ (rocq .theory
99 (name skylabs.brick.libstdcpp) ; logical path of this library
1010 (package rocq-brick-libstdcpp)
1111 (theories
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ license: "BSD-3"
1313homepage: "https://github.com/SkyLabsAI/brick-libcpp"
1414bug-reports: "https://github.com/SkyLabsAI/brick-libcpp/issues"
1515depends: [
16- "dune" {>= "3.17 "}
16+ "dune" {>= "3.21 "}
1717 "rocq-skylabs-cpp2v" {= "dev"}
1818 "elpi-cpp"
1919 "rocq-skylabs-auto-core"
@@ -34,3 +34,4 @@ build: [
3434 ]
3535]
3636dev-repo: "git+https://github.com/SkyLabsAI/brick-libcpp.git"
37+ x-maintenance-intent: ["(latest)"]
Original file line number Diff line number Diff line change 55; Use of this file is only permitted subject to a separate written license agreement with BlueRock.
66
77(include_subdirs qualified)
8- (coq .theory
8+ (rocq .theory
99 (name skylabs.brick.libstdcpp.test) ; logical path of this library
1010 (theories
1111 ; skylabs.brick.libstdcpp deps
You can’t perform that action at this time.
0 commit comments