~epics-core/epics-base/remove-keywords-3.14

« back to all changes in this revision

Viewing changes to src/tools/munch.pl

  • Committer: Andrew Johnson
  • Date: 2016-05-22 03:43:09 UTC
  • Revision ID: anj@aps.anl.gov-20160522034309-jclvlod3zy6xpygu
Remaining Revision-Id keywords in source

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
# EPICS BASE is distributed subject to a Software License Agreement found
8
8
# in the file LICENSE that is included with this distribution. 
9
9
#*************************************************************************
10
 
#  $Revision-Id$
11
10
#
12
11
# Creates a ctdt.c file of C++ static constructors and destructors,
13
12
# as required for all vxWorks binaries containing C++ code.