fis-gtm/sr_port/spec_type.h

19 lines
606 B
C

/****************************************************************
* *
* Copyright 2001 Sanchez Computer Associates, Inc. *
* *
* This source code contains the intellectual property *
* of its copyright holder(s), and is made available *
* under a license. If you do not know the terms of *
* the license, please stop and do not read further. *
* *
****************************************************************/
#define MAX_SPEC_TYPE_LEN 10
#define LAST_TYPE_DEFINED 2
#define COLL_SPEC 1
#define COLL_NCT_OFFSET 1
#define COLL_ACT_OFFSET 2
#define COLL_VER_OFFSET 3