X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsim%2Ffilter.cpp;h=640bfb2d6b84783904d5e42034052ee4cabc7845;hp=d3a3fbdfaf01ed399ba8e2923a55ee0fd75e3443;hb=b847a34057751df3a3f4e2bf795227a13ef4788c;hpb=03c4bc505de131323cbc70a70bdceda9229269bf diff --git a/libctsim/filter.cpp b/libctsim/filter.cpp index d3a3fbd..640bfb2 100644 --- a/libctsim/filter.cpp +++ b/libctsim/filter.cpp @@ -1,5 +1,5 @@ /***************************************************************************** -** FILE IDENTIFICATION +** File IDENTIFICATION ** ** Name: filter.cpp ** Purpose: Routines for signal-procesing filters @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: filter.cpp,v 1.9 2000/07/04 22:21:01 kevin Exp $ +** $Id: filter.cpp,v 1.10 2000/07/05 01:34:46 kevin Exp $ ** ** 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