Changeset 232


Ignore:
Timestamp:
Feb 14, 2007, 6:57:42 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • snovis/trunk/cmt/cpg4lab.sh

    r222 r232  
    66mkdir -p ../source/G4Lab/Interfaces
    77mkdir -p ../source/G4Lab/cxx
    8 mkdir -p ../scripts/G4Lab
     8mkdir -p ../Resources/G4Lab
    99
    1010find "${G4Lab_home}/include/G4Lab" -name "*.h" -exec /bin/cp {} ../source/G4Lab/. \;
     
    1414find "${G4Lab_home}/source" -name "*.cxx" -exec /bin/cp {} ../source/G4Lab/cxx/. \;
    1515
    16 #/bin/cp -R "${G4Lab_home}/scripts" ../scripts
     16/bin/cp -R "${G4Lab_home}/scripts" ../Resources/G4Lab/.
    1717
    1818
Note: See TracChangeset for help on using the changeset viewer.