Skip to content
Snippets Groups Projects
Select Git revision
  • 82dbcc296973cfd26a38b1411358da8240b8e72c
  • stable default protected
  • feature-particle-in-cell
  • feature-quad_wakes_LongRangeResistiveWall
  • prepare-0.9.0
  • Resisitve_wall_eff_radius_yokoya
  • develop protected
  • feature-iqdamper0
  • feature-feedback-IQ-damper0
  • feature-read_wakis
  • use-one-bin
  • RF-FBv0.6
  • RF-FBv0.5
  • faster_pytorch
  • RF-FB
  • util
  • RFBucket
  • Long-range_wakepotential
  • 0.8.0
  • 0.7.0
  • 0.6.0
  • 0.5.0
  • 0.4
  • 0.3
  • 0.2
  • 0.1
26 results

optics.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Makefile 2.04 KiB
    #=============================================================================
    
    #
    
    # file :        Makefile.h
    
    #
    
    # description : Include for the AcquireWaveformLecroy class.
    
    #
    
    # project :     Makefile to generate a Tango server
    
    #
    
    # $Author: xavela $
    
    #
    
    # $Revision: 1.4 $
    
    #
    
    # $Log: not supported by cvs2svn $
    # Revision 1.3  2004/10/07 09:21:19  xavela
    # xavier : no cout now.
    #
    # Revision 1.2  2004/10/05 13:11:11  xavela
    # Xavier : previous commit failed.
    #
    # Revision 1.1.1.1  2004/09/29 15:42:14  syldup
    # Initial import.
    #
    
    #
    
    # copyleft :    European Synchrotron Radiation Facility
    
    #               BP 220, Grenoble 38043
    
    #               FRANCE
    
    #
    
    #=============================================================================
    
    #  		This file is generated by POGO
    
    #	(Program Obviously used to Generate tango Object)
    
    #
    
    #         (c) - Software Engineering Group - ESRF
    
    #=============================================================================
    
    #
    
    
    
    ifdef _solaris
    
    CC = CC
    
    BIN_DIR = solaris7_CC
    
    endif