Open
Description
I don't understand how the official C implementation of Metamath computes the number of statements.
For instance, I get
Reading source file "demo0.mm"... 2251 bytes
2251 bytes were read into the source buffer.
The source has 19 statements; 7 are $a and 1 are $p.
whereas there are 1 $c
, 1 $v
, 5 $f
, 0 $d
, 2 $e
, 7 $a
and 1 $p
, i.e. 17 declarations.
Metadata
Metadata
Assignees
Labels
No labels