X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fpol.h;h=5d6a96d491479a12683b1b778b3b9851d72e18fb;hp=f8f44e5f263636375b472bb9ddf6990bc49a6ef8;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=c00c639073653fac7463a88f2b000f263236550d diff --git a/include/pol.h b/include/pol.h index f8f44e5..5d6a96d 100644 --- a/include/pol.h +++ b/include/pol.h @@ -1,8 +1,13 @@ /***************************************************************************** +** Name: pol.h +** Purpose: Header file for Problem Oriented Language Class +** Programmer: Kevin Rosenberg +** Date Started: 1984 +** ** This is part of the CTSim program -** Copyright (C) 1983-2000 Kevin Rosenberg +** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: pol.h,v 1.11 2001/01/02 16:02:12 kevin Exp $ +** $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