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

    r701 r1371  
     1//   Class for managing sky scanning
     2//        R. Ansari , G. Le Meur   1998-2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
    15#ifndef SCAN_H_SEEN
    26#define SCAN_H_SEEN
    37
    48
    5 // includes PEIDA
    69#include "ppersist.h"
    710#include <iostream.h>
    811#include "dvlist.h"
    912#include "ndatablock.h"
     13
     14namespace SOPHYA { 
    1015
    1116class FIO_Scan;
     
    188193};
    189194
     195} // namespace SOPHYA
    190196
    191197#endif /* SCAN_H_SEEN */
Note: See TracChangeset for help on using the changeset viewer.