r561: no message
[ctsim.git] / src / views.cpp
index d944e29db9fe7d7e47f0f2e60e0b441d132ecb97..25abfbf151ab12eca4de005b89e86c69c1bf87b9 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: views.cpp,v 1.109 2001/02/20 17:44:14 kevin Exp $
+**  $Id: views.cpp,v 1.110 2001/02/20 18:10:45 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
@@ -1825,7 +1825,7 @@ PhantomFileView::PhantomFileView()
   m_iDefaultNDet = 367;
   m_iDefaultNView = 320;
 #endif
-  m_iDefaultNSample = 1;
+  m_iDefaultNSample = 2;
   m_dDefaultRotation = 1;
   m_dDefaultFocalLength = 2;
   m_dDefaultViewRatio = 1;