Fixes cvs log id at top

This commit is contained in:
Jim Kowalkowski
1997-03-05 21:16:23 +00:00
parent 2d1c1d3e09
commit 02dc1c300c
4 changed files with 12 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
# $Log$
TOP=../../../..
include $(TOP)/config/CONFIG_BASE

View File

@@ -1,4 +1,6 @@
# $Log$
CAS = ../../..
TOP = $(CAS)/../..

View File

@@ -1,4 +1,7 @@
// $Id$
// $Log$
#include <stdio.h>
#include "pvServ.h"
#include "fdManager.h"

View File

@@ -1,4 +1,9 @@
/*
* $Id$
* $Log$
*/
#include "casdef.h"
#include "osiTimer.h"