Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:31:48

0001 #!/bin/bash -ex
0002 which scram
0003 scram list -c $(echo $CMSSW_VERSION | sed 's|_X.*|_X|')
0004