summaryrefslogtreecommitdiff
path: root/reference/C/EXAMPLES/Master.c
blob: 7c082b65f4aca976afc0c123553df2f5841281e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/************************************************************************
 *
 * Purpose: 
 * Author:  M J Leslie
 * Date:    26-Jan-94
 *
 ************************************************************************/

#include <stdlib.h>

main()
{

}