You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
810 B
27 lines
810 B
/************************************************************************/
|
|
/* */
|
|
/* Title: Engineering Services Incident Log (ESIL) */
|
|
/* */
|
|
/* Author: P.B Smith */
|
|
/* */
|
|
/* Version: 1.0.0 (SPEED NT Driver Version) */
|
|
/* */
|
|
/* Creation: 12th April 1999 */
|
|
/* */
|
|
/* Description: Contains descriptions and definitions of all */
|
|
/* ESIL reports and modifications applied to the */
|
|
/* SPEED NT Driver. */
|
|
/* */
|
|
/************************************************************************/
|
|
#ifndef ESILS_H
|
|
#define ESILS_H
|
|
|
|
/* ESIL Log...
|
|
|
|
ESIL Date Author Description
|
|
==== ==== ====== =========== */
|
|
|
|
|
|
|
|
|
|
#endif // End of ESILS.H
|