Ignore:
Timestamp:
Apr 6, 2009, 12:21:12 PM (17 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/GNUmakefile

    r819 r961  
    1 # $Id: GNUmakefile,v 1.6 2006/09/21 21:35:20 vnivanch Exp $
     1# $Id: GNUmakefile,v 1.7 2008/11/14 19:54:40 gcosmo Exp $
    22# ------------------------------------------------------------------
    33# GNUmakefile for electromagnetic library.  Gabriele Cosmo, 18/9/96.
     
    88name := G4electromagnetic
    99
    10 SUBDIRS = muons standard utils xrays lowenergy highenergy polarisation
    11 SUBLIBS = G4muons G4emstandard G4emutils G4xrays G4emlowenergy G4emhighenergy G4polar
     10SUBDIRS = muons standard utils xrays lowenergy highenergy adjoint polarisation
     11SUBLIBS = G4muons G4emstandard G4emutils G4xrays G4emlowenergy G4emhighenergy G4emadjoint G4polar
    1212
    1313ifndef G4INSTALL
Note: See TracChangeset for help on using the changeset viewer.