home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 2
/
agavol2.iso
/
software
/
utilities
/
programmers
/
misc
/
imagefx_sdk
/
include
/
scan
/
scanner.h
< prev
Encoding:
Amiga (detected)
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
|
1978-06-29
|
323 b
|
20 lines
/*
* ImageFX Development Header File
* Copyright © 1991-1995 Nova Design, Inc.
* Written by Thomas Krehbiel
*
* Scanner Module Definitions.
*
*/
#ifndef SCAN_SCANNER_H
#ifndef SCAN_PREV_H
#include <scan/prev.h>
#endif
/* Oops, there's nothing here! But there might be some day. */
#define SCAN_SCANNER_H
#endif