X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2Fsimpson.cpp;h=e7a52706152d855b96f9d36b5be2ce5d11bb86bf;hp=234e062fa472d50337090eb3fa6b9195cf135b0c;hb=a95e41ac40cd2f3a4401d921618604cf33f2a904;hpb=99dd1d6ed10db1f669a5fe6af71225a50fc0ddfb diff --git a/libctsupport/simpson.cpp b/libctsupport/simpson.cpp index 234e062..e7a5270 100644 --- a/libctsupport/simpson.cpp +++ b/libctsupport/simpson.cpp @@ -2,7 +2,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: simpson.cpp,v 1.1 2000/06/19 02:58:08 kevin Exp $ +** $Id: simpson.cpp,v 1.2 2000/06/19 19:04:05 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 @@ -18,7 +18,7 @@ ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ -#include "kmath.h" +#include "ctsupport.h" /* NAME