* defs.h: Include progress.h.
authorStan Shebs <shebs@codesourcery.com>
Fri, 16 Dec 1994 01:58:43 +0000 (01:58 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 16 Dec 1994 01:58:43 +0000 (01:58 +0000)
commit91384699849574a7e352b5fcf13b75d024371942
tree1e6f1e996f95630ea18421bca3dc60a30bfabefe
parent83ebf43970b824784eab9423529ebcdd15bc3019
* defs.h: Include progress.h.
(QUIT): Call PROGRESS.
* main.c (main): Call START_PROGRESS and END_PROGRESS, break
usage message into shorter strings.
* source.c:  Change long command help strings into concats of
shorter ones, for picky ANSI compilers.

(ChangeLog.mpw)
* main.c, source.c: Remove hacks that replace long strings
with shorter ones, now solved portably.
gdb/ChangeLog
gdb/ChangeLog.mpw