/* TEACH GO_COLOURABLE                          Ben Rabau, 27th Aug 1993

This file refers to the go_colourable mixin which allows the use of
coloured objects in GO. This class is used for the basic go_screen_object
class.

This mixin introduces the foreground and background colour methods:
    go_fgcolour()
    go_bgcolour()

See TEACH * GO_SCREEN_OBJECT for examples and usage of this mixin.

For more general information see:

TEACH * GO
HELP * GO
REF * GO

 */

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