Changeset 1738 in Sophya for trunk/ArchTOIPipe/ProcWSophya


Ignore:
Timestamp:
Nov 8, 2001, 4:47:46 PM (24 years ago)
Author:
aubourg
Message:

copyright

Location:
trunk/ArchTOIPipe/ProcWSophya
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/genwproc.cc

    r1546 r1738  
     1// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     2//                               Eric Aubourg
     3//                               Christophe Magneville
     4//                               Reza Ansari
     5// $Id: genwproc.cc,v 1.6 2001-11-08 15:47:45 aubourg Exp $
     6
    17#include "array.h"
    28#include <math.h>
  • trunk/ArchTOIPipe/ProcWSophya/genwproc.h

    r1546 r1738  
    11// This may look like C code, but it is really -*- C++ -*-
     2
     3// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     4//                               Eric Aubourg
     5//                               Christophe Magneville
     6//                               Reza Ansari
     7// $Id: genwproc.h,v 1.6 2001-11-08 15:47:45 aubourg Exp $
     8
    29
    310#ifndef GENWPROC_H
  • trunk/ArchTOIPipe/ProcWSophya/map2toi.cc

    r1532 r1738  
     1// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     2//                               Eric Aubourg
     3//                               Christophe Magneville
     4//                               Reza Ansari
     5// $Id: map2toi.cc,v 1.7 2001-11-08 15:47:45 aubourg Exp $
     6
    17#include "toimanager.h"
    28#include "pexceptions.h"
  • trunk/ArchTOIPipe/ProcWSophya/map2toi.h

    r1530 r1738  
    11// This may look like C code, but it is really -*- C++ -*-
     2
     3// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     4//                               Eric Aubourg
     5//                               Christophe Magneville
     6//                               Reza Ansari
     7// $Id: map2toi.h,v 1.4 2001-11-08 15:47:45 aubourg Exp $
     8
    29#ifndef MAP2TOI_H
    310#define MAP2TOI_H
  • trunk/ArchTOIPipe/ProcWSophya/rztoi.cc

    r1476 r1738  
     1// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     2//                               Eric Aubourg
     3//                               Christophe Magneville
     4//                               Reza Ansari
     5// $Id: rztoi.cc,v 1.8 2001-11-08 15:47:45 aubourg Exp $
     6
    17#include "array.h"
    28#include "rztoi.h"
  • trunk/ArchTOIPipe/ProcWSophya/rztoi.h

    r1442 r1738  
    11// This may look like C code, but it is really -*- C++ -*-
     2
     3// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     4//                               Eric Aubourg
     5//                               Christophe Magneville
     6//                               Reza Ansari
     7// $Id: rztoi.h,v 1.3 2001-11-08 15:47:45 aubourg Exp $
     8
    29
    310#ifndef RZTOIPROC_H
  • trunk/ArchTOIPipe/ProcWSophya/simtoipr.cc

    r1532 r1738  
     1// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     2//                               Eric Aubourg
     3//                               Christophe Magneville
     4//                               Reza Ansari
     5// $Id: simtoipr.cc,v 1.14 2001-11-08 15:47:45 aubourg Exp $
     6
    17#include "array.h"
    28#include "simtoipr.h"
  • trunk/ArchTOIPipe/ProcWSophya/simtoipr.h

    r1484 r1738  
    11// This may look like C code, but it is really -*- C++ -*-
     2
     3// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     4//                               Eric Aubourg
     5//                               Christophe Magneville
     6//                               Reza Ansari
     7// $Id: simtoipr.h,v 1.9 2001-11-08 15:47:45 aubourg Exp $
     8
    29
    310#ifndef SIMTOIPR_H
  • trunk/ArchTOIPipe/ProcWSophya/toi2map.cc

    r1724 r1738  
     1// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     2//                               Eric Aubourg
     3//                               Christophe Magneville
     4//                               Reza Ansari
     5// $Id: toi2map.cc,v 1.11 2001-11-08 15:47:46 aubourg Exp $
     6
    17#include "machdefs.h"
    28#include "toimanager.h"
  • trunk/ArchTOIPipe/ProcWSophya/toi2map.h

    r1536 r1738  
    11// This may look like C code, but it is really -*- C++ -*-
     2
     3// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     4//                               Eric Aubourg
     5//                               Christophe Magneville
     6//                               Reza Ansari
     7// $Id: toi2map.h,v 1.7 2001-11-08 15:47:46 aubourg Exp $
     8
    29#ifndef TOI2MAP_H
    310#define TOI2MAP_H
Note: See TracChangeset for help on using the changeset viewer.