#ifndef DEVICES_CIA_H
#define DEVICES_CIA_H 1
/*
** cia.h for ACE Basic
**
** Note: Translated to ACE by ConvertC2ACE
**       @ MapMeadow Software, Nils Sjoholm
**
**
** Date: 09/03/95
**
**
*/


#define CIAANAME "ciaa.resource"
#define CIABNAME "ciab.resource"

#endif  /* DEVICES_CIA_H */
