/* * inc/gksi.h * Include file with low level declarations * Microsoft C 5.0 - Turbo C 2.0 - VAX C 3.0 * Grupo de Tecnologia em Computacao Grafica - PUC/RIO * 23 Ago 91 */ #ifndef _GKS_TYPE #include Gks_type #endif #ifndef _GKS_TAB_ #include Gks_tab #endif #ifndef _GKS_DATA #include Gks_data #endif #ifndef _GKS_IFUNC_ #include Gks_ifun #endif #ifndef _DRVFUNC_ #include Drvfunc #endif