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

    r568 r1371  
     1//   Geometry handling class
     2//        R. Ansari , G. Le Meur   2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
    15#ifndef CIRCLE_H_SEEN
    26#define CIRCLE_H_SEEN
     
    812#include "utilgeom.h"
    913#include "geometry.h"
     14
     15namespace SOPHYA { 
    1016
    1117class Circle : public Geometry
     
    9298}
    9399
     100} // namespace SOPHYA
     101
    94102#endif
Note: See TracChangeset for help on using the changeset viewer.