r307: additions for plotfile
[ctsim.git] / libctgraphics / pol.cpp
index dbc8b64d2915c53a40a60e782be55190067e86ab..d4a162fab9a0c0dcced845928a2538ccca3a7d2e 100644 (file)
@@ -6,7 +6,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: pol.cpp,v 1.2 2000/07/31 14:48:35 kevin Exp $
+**  $Id: pol.cpp,v 1.4 2000/12/20 14:39:09 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
@@ -24,6 +24,7 @@
 /*                                                                     */
 /*----------------------------------------------------------------------*/
 
+#include "ct.h"\r
 #include <math.h>
 #include <stdio.h>
 #include <ctype.h>
@@ -1117,7 +1118,7 @@ get_inputline (FILE *fp)
 }
 
 void 
-set_inputline (char *line)
+set_inputline (const char const *line)
 {
        lineptr = 0;
        bp = 0;