diff options
Diffstat (limited to 'mathcomp/basic/Make')
| -rw-r--r-- | mathcomp/basic/Make | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mathcomp/basic/Make b/mathcomp/basic/Make new file mode 100644 index 0000000..cd88088 --- /dev/null +++ b/mathcomp/basic/Make @@ -0,0 +1,15 @@ +all_basic.v +bigop.v +binomial.v +choice.v +div.v +finfun.v +fingraph.v +finset.v +fintype.v +generic_quotient.v +path.v +prime.v +tuple.v + +-R . mathcomp.discrete |
