home *** CD-ROM | disk | FTP | other *** search
- /*
- * 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
-