/*
 * Copyright (c) 1987, 1989 University of Maryland
 * Department of Computer Science.  All rights reserved.
 * Permission to copy for any purpose is hereby granted
 * so long as this copyright notice remains intact.
 */

/*
 * Declarations for the various gripes.
 */

void GripeOutOfMemory(), GripeCannotGetFont(), GripeDifferentChecksums();
void GripeMissingFontsPreventOutput(), GripeNoSuchFont();
void GripeFontAlreadyDefined(), GripeUnexpectedDVIEOF(), GripeUnexpectedOp();
void GripeMissingOp(), GripeCannotFindPostamble(), GripeMismatchedValue();
void GripeUndefinedOp(), GripeBadGlyph();
