We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1142d8 commit 87c4352Copy full SHA for 87c4352
metamath.c
@@ -58,7 +58,10 @@
58
#define MVERSION "0.199.pre 7-Aug-2021"
59
/* 0.199.pre
60
30-Dec-2021 mc metamath.c mmdata.c mminou.c mmmaci.c -
61
- Remove mmmaci and everything related to THINK_C compiler */
+ Remove mmmaci and everything related to THINK_C compiler
62
+ 4-Jan-2022 mc - change VERIFY MARKUP /TOP_DATE_SKIP and /FILE_SKIP to
63
+ /TOP_DATE_CHECK and /FILE_CHECK (with opposite meaning), and make the
64
+ skip behavior the default. */
65
/* 0.198 nm 7-Aug-2021 mmpars.c - Fix cosmetic bug in WRITE SOURCE ... /REWRAP
66
that prevented end of sentence (e.g. period) from appearing in column 79,
67
thus causing some lines to be shorter than necessary. */
0 commit comments