1/* $XConsortium: README /main/3 1996/07/15 14:01:22 drk $ */
2                   README File for simpleDemo Example
3
4The simpleDemo example demonstrates how to instantiate the ExmSimple
5demonstration widget in a C application. To build the program, just type
6
7 $ make
8
9To run the program, just type:
10
11 $ simpleDemo
12
13For an explanation of how this program works, see Chapter 2 of the
14"OSF/Motif Widget Writer's Guide."
15