mirror of https://github.com/lianthony/NT4.0
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.
25 lines
406 B
25 lines
406 B
/**
|
|
Copyright(c) Maynard Electronics, Inc. 1984-89
|
|
|
|
|
|
Name: stdstruc.h
|
|
|
|
Date Updated: $./FDT$ $./FTM$
|
|
|
|
Description: Contains the universally used structures for Maynard
|
|
Electronics.
|
|
|
|
|
|
$Log: G:/LOGFILES/STDSTRUC.H_V $
|
|
*
|
|
* Rev 1.0 09 May 1991 13:32:38 HUNTER
|
|
* Initial revision.
|
|
|
|
**/
|
|
#ifndef _STD_STRUCT_JUNK
|
|
#define _STD_STRUCT_JUNK
|
|
|
|
/* $end$ include list */
|
|
|
|
|
|
#endif
|