home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 15
/
Aminet 15 - Nov 1996.iso
/
Aminet
/
dev
/
misc
/
ConfigLib2.lha
/
ConfigLibrary
/
Include
/
proto
/
config.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-09-07
|
270 b
|
16 lines
/*
** $VER: config.h 1.0 (7.9.96)
**
** Prototype/Pragme include for config.library
**
** Copyright (C) 1996, Adam Dawes.
*/
#ifndef PROTO_CONFIG_H
#define PROTO_CONFIG_H
#include <clib/config_protos.h>
#include <pragmas/config_pragmas.h>
#endif /* PROTO_CONFIG_H */