Changeset 768 in Sophya for trunk/SophyaProg/Tests/tspm.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/tspm.cc

    r606 r768  
    11#include <iostream.h>
    2 #include "sambainit.h"
     2#include "skymapinit.h"
    33#include "spheregorski.h"
    44#include "spherethetaphi.h"
     
    2727  double gmoy, gsig;
    2828
    29   PeidaInit();
     29  SophyaInit();
    3030  InitTim();   // Initializing the CPU timer
    3131  if ((narg > 1) && (strcmp(arg[1],"-h") == 0) )  {
Note: See TracChangeset for help on using the changeset viewer.