Changeset 552 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Nov 5, 1999, 2:11:33 PM (26 years ago)
Author:
ansari
Message:

namespace changed to SOPHYA cmv 5/11/99

Location:
trunk/SophyaLib/Samba
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/misstime.h

    r528 r552  
    55#include "machdefs.h"
    66
    7 namespace PlanckDPC {
     7namespace SOPHYA {
    88// Just a double for the moment, would be converted to a class later
    99typedef r_8 MissionTime;
  • trunk/SophyaLib/Samba/spherepos.h

    r529 r552  
    88#include "unitvector.h"
    99
    10 static char *head_spherepos_h_ = "$Header: /Users/garnier/temp/CVSSophya/SophyaLib/Samba/spherepos.h,v 1.2 1999-10-27 14:25:24 ansari Exp $";
     10static char *head_spherepos_h_ = "$Header: /Users/garnier/temp/CVSSophya/SophyaLib/Samba/spherepos.h,v 1.3 1999-11-05 13:10:10 ansari Exp $";
    1111
    12 namespace PlanckDPC {
     12namespace SOPHYA {
    1313
    1414enum SphereCoordSysIds { SphereCoordSys_NEUTRAL =0,
  • trunk/SophyaLib/Samba/tod.h

    r541 r552  
    77#include "misstime.h"
    88
    9 namespace PlanckDPC {
     9namespace SOPHYA {
    1010template<class T>
    1111class TOD
Note: See TracChangeset for help on using the changeset viewer.