forked from EasyCrypt/easycrypt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST
More file actions
39 lines (32 loc) · 623 Bytes
/
MANIFEST
File metadata and controls
39 lines (32 loc) · 623 Bytes
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
31
32
33
34
35
36
37
38
39
Makefile
Makefile.system
MANIFEST
README.md
COPYRIGHT
# ocamlbuild configuration
_tags
myocamlbuild.ml
config/tests.config
# EasyCrypt sources
find:src:*.ml
find:src:*.mli
find:src:*.mly
find:src:*.mll
src/ecVersion.ml.in
exclude:src/ecVersion.ml
# EasyCrypt theories
find:theories:*.ec
find:theories:*.eca
# EasyCrypt extraction support library
find:extraction:*.ml
find:extraction:*.mli
find:extraction:*.ec
# EasyCrypt examples
find:examples:*.ec
find:examples:*.eca
# Build scripts
scripts/install/install-sh
scripts/install/distribution
scripts/install/get-commit
scripts/testing/runtest
scripts/srctx/keywords