RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$ Deleted $Log$ keywords and any log messages
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* in file LICENSE that is included with this distribution.
|
||||
\*************************************************************************/
|
||||
/* devHistogramTestAsyn.c */
|
||||
/* base/src/dev $Id$ */
|
||||
/* base/src/dev $Revision-Id$ */
|
||||
/*
|
||||
* Author: Janet Anderson
|
||||
* Date: 07/02/91
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* EPICS BASE is distributed subject to a Software License Agreement found
|
||||
* in file LICENSE that is included with this distribution.
|
||||
\*************************************************************************/
|
||||
/* $Id$ */
|
||||
/* $Revision-Id$ */
|
||||
|
||||
/* Device Support for testing asynchronous processing
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
# $Revision-Id$
|
||||
|
||||
device(ai,CONSTANT,devTestAsyn,"Test Asyn")
|
||||
device(aai,CONSTANT,devTestAsyn,"Test Asyn")
|
||||
|
||||
Reference in New Issue
Block a user