Changeset 1371 in Sophya for trunk/SophyaLib/SkyMap/vector3d.h


Ignore:
Timestamp:
Jan 5, 2001, 6:07:12 PM (25 years ago)
Author:
ansari
Message:

MAJ documentation, Makefile, ... - Reza 5/1/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/vector3d.h

    r792 r1371  
     1//   3-D Geometry
     2//        B. Revenu, G. Le Meur   2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
    15#ifndef VECTOR3D_H_SEEN
    26#define VECTOR3D_H_SEEN
     
    2832*/
    2933
     34namespace SOPHYA {
     35 
    3036class Vector3d
    3137{
     
    142148}
    143149
     150} // namespace SOPHYA
     151
    144152#endif
    145153
Note: See TracChangeset for help on using the changeset viewer.