Changeset 768 in Sophya for trunk/SophyaProg/Tests/tspm2.cc


Ignore:
Timestamp:
Mar 2, 2000, 6:19:19 PM (26 years ago)
Author:
ansari
Message:

Reorganisation - PeidaInit() -> SophyaInit() - Reza 2/3/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/tspm2.cc

    r606 r768  
    11#include <iostream.h>
    22#include <math.h>
    3 #include "sambainit.h"
     3#include "skymapinit.h"
    44#include "spheregorski.h"
    55#include "spherethetaphi.h"
     
    8484  double gmoy=0., gsig=0.;
    8585
    86   PeidaInit();
     86  SophyaInit();
    8787  InitTim();   // Initializing the CPU timer
    8888  if ((narg > 1) && (strcmp(arg[1],"-h") == 0) )  {
Note: See TracChangeset for help on using the changeset viewer.