ref: 08b1b97a45200af02cb7d76e6134d5e0f759a9d7
dir: /include/asmotor.h/
/* asmotor.h * * Contains defines for every program in the ASMotor package * * Copyright 1997 Carsten Sorensen * */ #ifndef ASMOTOR_ASMOTOR_H #define ASMOTOR_ASMOTOR_H #define ASMOTOR #define ASMOTOR_VERSION "1.10-linux" #define ASM_VERSION "1.08c" #define LINK_VERSION "1.06c" #define RGBFIX_VERSION "1.02" #define LIB_VERSION "1.00" #endif