mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
Fix browser command following TypSize move.
This commit is contained in:
parent
fb002de0dd
commit
d683df3e72
6 changed files with 1 additions and 6 deletions
|
|
@ -267,5 +267,5 @@ MODULE BrowserCmd; (* RC 29.10.93 *) (* object model 4.12.93, command line ver
|
|||
END ShowDef;
|
||||
|
||||
BEGIN
|
||||
OPT.typSize := OPV.TypSize; Texts.OpenWriter(W); ShowDef
|
||||
Texts.OpenWriter(W); ShowDef
|
||||
END BrowserCmd.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue