Skip to content

Commit 4c44fa4

Browse files
committed
update description
1 parent 5b78e4d commit 4c44fa4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

main.ml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ hol2dk files [$path/]$base.(dk|lp)
144144
a (dk|lp) file with the statements of the theorems proved in that file
145145
146146
hol2dk check-mappings $base $requiring
147-
generates a file $base.checkappings.v that can be used to check the types of
148-
every mapped term.
147+
generates a file $(base).checkmappings.v that can be used to diagnose
148+
badly typed mappings, unused mappings, unmapped axioms and non-fully
149+
mapped definitions.
149150
150151
hol2dk env
151152
print the values of $HOL2DK_DIR and $HOLLIGHT_DIR

0 commit comments

Comments
 (0)