Parse size info
Compare changes
GitLab upgrade completed. Current version is 17.11.3.
This branch features size info when using the parse
command of the interpreter acg
. The size is easily tracked down as the size of the focused tree; and so replace the depth of the focus in that tree from the resumption triplets. This info is then passed on up to the acg
parse
command.
PS: sorry for the fuss on the master branch.