r122: *** empty log message ***
[ctsim.git] / src / pj2if.cpp
index 963a5cb2b4088294476f7373d15a9c4e54927f81..8723429cf541e18b959094799b60eabacebbf2c9 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: pj2if.cpp,v 1.4 2000/06/26 21:15:24 kevin Exp $
+**  $Id: pj2if.cpp,v 1.5 2000/06/27 10:48:11 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
@@ -126,7 +126,7 @@ pj2if_main (const int argc, char *const argv[])
        }
     }
 
-  im.labelAdd (Array2dFileLabel::L_HISTORY, pj.remark(), pj.calcTime());
+  im.labelAdd (pj.getLabel());
   im.labelAdd (Array2dFileLabel::L_HISTORY, "Conversion from .pj to .if");
   im.fileWrite (im_name);