home *** CD-ROM | disk | FTP | other *** search
- /*
- * RCCL Version 1.0 Author : Vincent Hayward
- * School of Electrical Engineering
- * Purdue University
- * Dir : h
- * File : switch.h
- * Remarks : Decide the system's version
- * Usage : edit it and change the #define
- */
-
- /*
- * pick one of those: PLAN, FAKE, REAL
- */
- #define REAL
-