File: _CoqProject

package info (click to toggle)
aac-tactics 8.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: ml: 2,714; javascript: 247; makefile: 44
file content (30 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
-generate-meta-for-package coq-aac-tactics
-Q theories AAC_tactics
-Q src AAC_tactics
-I src

-arg -w -arg +default

src/coq.mli
src/helper.mli
src/search_monad.mli
src/matcher.mli
src/theory.mli
src/print.mli
src/aac_rewrite.mli
src/coq.ml
src/helper.ml
src/search_monad.ml
src/matcher.ml
src/theory.ml
src/print.ml
src/aac_rewrite.ml
src/aac.mlg
src/aac_plugin.mlpack

theories/Utils.v
theories/Constants.v
theories/AAC.v
theories/Instances.v
theories/Tutorial.v
theories/Caveats.v