12 lines
145 B
C
12 lines
145 B
C
/*
|
|
* main.h
|
|
*
|
|
* Description:
|
|
* Header file for main.c
|
|
*
|
|
* History:
|
|
* rogerc 01/17/91 Created
|
|
*/
|
|
|
|
extern char *progname;
|