Ignore:
Timestamp:
Feb 13, 2007, 7:25:47 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • snovis/trunk/applications/snovis_session.cc

    r187 r204  
    33 */
    44
    5 #include <snova/snova_mgr.hh>
     5#include <snova/snova_mgr.h>
    66
    77#include <SNvertex/base_VG_factory.h>
     
    119119    my_snova_mgr.set_debug(debug);                     // debug verbosity
    120120    my_snova_mgr.set_params_filename(params_filename); // the main simulation configuration file
    121     my_snova_mgr.set_visual_mode(visual_mode);         // use X11 display
    122121    my_snova_mgr.set_G4_macro(G4_macro);               // run G4 macro
    123122
Note: See TracChangeset for help on using the changeset viewer.