1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 15:13:51 +01:00

Added disjunction.

This commit is contained in:
Niels
2017-07-31 14:52:41 +02:00
parent f4d89f810c
commit 8ff9089d3d
2 changed files with 70 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
-R . "" COQC = hoqc COQDEP = hoqdep
-R ../prelude ""
definition.v
disjunction.v
operations.v
Ext.v
properties.v