WEAVE change file for Tops-20
Copyright (C) 1983 by David Fuchs.  All rights are reserved.

@x Tell WEAVE to print only the changes:
\pageno=\contentspagenumber \advance\pageno by 1
@y
\pageno=\contentspagenumber \advance\pageno by 1
\let\maybe=\iffalse
\def\title{WEAVE changes for Tops-20}
@z

@x TOPS-20's banner:
@d banner=='This is WEAVE, Version 2.9'
@y
@d banner=='This is WEAVE, Tops-20 Version 2.9'
@z

@x
program WEAVE(@!web_file,@!change_file,@!tex_file);
@y
program WEAVE(@!web_file:-,@!change_file:-,@!tex_file:+);
@z