Changeset 1738 in Sophya for trunk/ArchTOIPipe/Processors


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

copyright

Location:
trunk/ArchTOIPipe/Processors
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Processors/nooppr.cc

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

    r1488 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: nooppr.h,v 1.3 2001-11-08 15:47:45 aubourg Exp $
     8
    29
    310#ifndef NOOPPR_H
  • trunk/ArchTOIPipe/Processors/toisqfilter.cc

    r1365 r1738  
     1// ArchTOIPipe           (C)     CEA/DAPNIA/SPP IN2P3/LAL
     2//                               Eric Aubourg
     3//                               Christophe Magneville
     4//                               Reza Ansari
     5// $Id: toisqfilter.cc,v 1.2 2001-11-08 15:47:46 aubourg Exp $
     6
     7
    18#include "toisqfilter.h"
    29#include "toimanager.h"
  • trunk/ArchTOIPipe/Processors/toisqfilter.h

    r1365 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: toisqfilter.h,v 1.2 2001-11-08 15:47:46 aubourg Exp $
     8
    29
    310#ifndef TOISQFILTER_H
Note: See TracChangeset for help on using the changeset viewer.