X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2Finterpolator.cpp;h=d5167ad3462917e9a03e44d08b0cf44074a41c7e;hp=bbc7f275866594063a67e74410a04ff92e913bc2;hb=3ea498d51ce4597e9649cd21f155b51175ea0bea;hpb=0730f9f3adbf326b9d4bac754634399ad688efd1 diff --git a/libctsupport/interpolator.cpp b/libctsupport/interpolator.cpp index bbc7f27..d5167ad 100644 --- a/libctsupport/interpolator.cpp +++ b/libctsupport/interpolator.cpp @@ -2,7 +2,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: interpolator.cpp,v 1.2 2001/02/22 11:05:38 kevin Exp $ +** $Id: interpolator.cpp,v 1.3 2001/03/21 21:45:31 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 @@ -136,3 +136,6 @@ CubicSplineInterpolator::interpolate (double x) + + +