X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Ftrace.h;h=9ddc0f89cecf5bd5d2e2c0d783f351d0ec6a5f58;hp=4924d7a163ba70df486b9f9151c830d1338b9d32;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=6bfb747f8163381d94a02c03a0351e9ca6815d22 diff --git a/include/trace.h b/include/trace.h index 4924d7a..9ddc0f8 100644 --- a/include/trace.h +++ b/include/trace.h @@ -1,3 +1,30 @@ +/***************************************************************************** +** FILE IDENTIFICATION +** +** Name: trace.h +** Purpose: Header file for Trace class +** Author: Kevin Rosenberg +** Date Started: Oct 2000 +** +** This is part of the CTSim program +** Copyright (c) 1983-2001 Kevin Rosenberg +** +** $Id$ +** +** This program is free software; you can redistribute it and/or modify +** it under the terms of the GNU General Public License (version 2) as +** published by the Free Software Foundation. +** +** This program is distributed in the hope that it will be useful, +** but WITHOUT ANY WARRANTY; without even the implied warranty of +** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +** GNU General Public License for more details. +** +** You should have received a copy of the GNU General Public License +** along with this program; if not, write to the Free Software +** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +******************************************************************************/ + #ifndef TRACE_H #define TRACE_H