mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-18 19:09:31 +00:00
db224b5b07
the README for details of changes.
11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
/*
|
|
* $Id: apropos.rez,v 1.1 1998/03/29 07:15:43 gdr-ftp Exp $
|
|
*/
|
|
|
|
#include "Types.Rez"
|
|
|
|
#define PROG "apropos"
|
|
#define DESC "Locate commands by keyword"
|
|
|
|
#include "common.rez"
|