home *** CD-ROM | disk | FTP | other *** search
- /***************************** LINE *************************************/
- /* This module is a little more bizzare than usual. It contains */
- /* no code, instead the code is included in a header file. This is */
- /* because the code itself is identical for all bitmapped devices. */
- /* Only several macros need to be changed. */
- /************************************************************************/
- #include "bgi.h" /* General driver info. */
- #include "tecmar.h" /* Driver specific info. */
- #include "bgipline.h" /* Actual line drawing code. */
-
-