added new line at EOF

This commit is contained in:
Jeff Hill
1999-05-13 22:09:23 +00:00
parent 9541d2ca4d
commit 85aa738529

View File

@@ -5,6 +5,9 @@
* $Id$
*
* $Log$
* Revision 1.6 1999/05/13 20:59:39 jhill
* removed redundant includes
*
* Revision 1.5 1998/04/17 17:49:25 jhill
* fixed range problem in string to fp convert
*
@@ -134,4 +137,5 @@ epicsShareDef double aitMin[aitTotal] = {
+1,
+1,
+1
};
};