/* TEACH GO_TEXT_INPUT                           Ben Rabau, 27th Aug 1993

This file refers to the go_text_input class which allows the creation of
text objects in GO which can be edited (they are keyboard sensitive as
explained in REF * GO_KEY_SENSITIVE). This class is also a superclass of
the go_labelled class.

See TEACH * GO_LABELLED for examples and usage of this class.

For more general information see:

TEACH * GO
HELP * GO
REF * GO

 */

--- C.all/lib/proto/go/teach/go_text_input
--- Copyright University of Sussex 1993. All rights reserved.
