mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-06 19:30:34 +00:00
db224b5b07
the README for details of changes.
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
/*
|
|
* $Id: makewhatis.rez,v 1.1 1998/03/29 07:16:04 gdr-ftp Exp $
|
|
*/
|
|
|
|
#include "Types.Rez"
|
|
|
|
#define PROG "makewhatis"
|
|
#define DESC "Create the whatis(1) database."
|
|
|
|
#include "common.rez"
|