diff options
Diffstat (limited to 'theories/Bool/BoolEq.v')
| -rw-r--r-- | theories/Bool/BoolEq.v | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/theories/Bool/BoolEq.v b/theories/Bool/BoolEq.v index 5c65b1cc01..61204ba30b 100644 --- a/theories/Bool/BoolEq.v +++ b/theories/Bool/BoolEq.v @@ -6,9 +6,10 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(*i $Id $ i*) +(*i $Id$ i*) (* Cuihtlauac Alvarado - octobre 2000 *) -(* Properties of a boolean equality *) + +(** Properties of a boolean equality *) Require Export Bool. |
