Ignore:
Timestamp:
02/23/01 10:33:30 (24 years ago)
Author:
magicsol
Message:
A redundant class has been removed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/StarResponse/Makefile

    r630 r634  
    1313# Created: Fri Mar 12 11:51:11 MET 1999
    1414# Author:  Jose Carlos Gonzalez
    15 # Purpose: Makefile for the compilation of the camera program
     15# Purpose: Makefile for the compilation of the starresponse
    1616# Notes:   
    1717#   
     
    1919#
    2020# $RCSfile: Makefile,v $
    21 # $Revision: 1.1 $
     21# $Revision: 1.2 $
    2222# $Author: magicsol $
    23 # $Date: 2001-02-23 10:17:27 $
     23# $Date: 2001-02-23 10:33:30 $
    2424#
    2525##################################################################
     
    8181        ${INCLUDE_FADC}/MFadc.cxx \
    8282        ${INCLUDE_FADC}/MGFadcSignal.cxx \
    83         ResponseLine.cxx \
    8483        MStarLight.cxx \
    8584        srreadparam.cxx \
     
    9190        MFadc.hxx \
    9291        MGFadcSignal.hxx \
    93         ResponseLine.hxx \
    9492        MStarLight.hxx \
    9593        srreadparam.h \
     
    10199        ${INCLUDE_FADC}/MFadc.o \
    102100        ${INCLUDE_FADC}/MGFadcSignal.o \
    103         ResponseLine.o \
    104101        MStarLight.o \
    105102        srreadparam.o \
Note: See TracChangeset for help on using the changeset viewer.