Changeset 1371 in Sophya for trunk/SophyaLib/SkyMap/unitvector.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/unitvector.h

    r764 r1371  
     1//   3-D Geometry
     2//        B. Revenu, G. Le Meur   2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
    15#ifndef UNITVECTOR_H_SEEN
    26#define UNITVECTOR_H_SEEN
     
    610#include <string.h>
    711#include "vector3d.h"
     12
     13namespace SOPHYA {
    814
    915class UnitVector : public Vector3d
     
    3137};
    3238
     39} // namespace SOPHYA
     40
    3341#endif
    3442
Note: See TracChangeset for help on using the changeset viewer.