Rev 4541 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4541 | Rev 4747 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | along with this program; if not, write to the Free Software
|
18 | along with this program; if not, write to the Free Software
|
19 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
19 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
20 | */
|
20 | */
|
21 | //-------------------------------------------------------------------------
|
21 | //-------------------------------------------------------------------------
|
22 | 22 | ||
23 | #ifndef __grpscan_h__
|
23 | #ifndef grpscan_h_
|
24 | #define __grpscan_h__
|
24 | #define grpscan_h_
|
25 | 25 | ||
26 | #define MAXLISTNAMELEN 32
|
26 | #define MAXLISTNAMELEN 32
|
27 | 27 | ||
28 | // List of internally-known GRP files
|
28 | // List of internally-known GRP files
|
29 | #define NUMGRPFILES 15
|
29 | #define NUMGRPFILES 15
|