[BACK]Return to ChildView.cpp CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / engine2000

Diff for /OpenXM_contrib2/windows/engine2000/ChildView.cpp between version 1.3 and 1.4

version 1.3, 2002/10/02 09:33:31 version 1.4, 2014/03/25 20:10:51
Line 13  static char THIS_FILE[] = __FILE__;
Line 13  static char THIS_FILE[] = __FILE__;
   
 #include <math.h>  #include <math.h>
   
   #include "gmpxx.h"
 extern "C" {  extern "C" {
 #include "ca.h"  #include "ca.h"
 #include "ifplot.h"  #include "ifplot.h"

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>