source: trunk/test/test.sh@ 6

Last change on this file since 6 was 2, checked in by Pavel Demin, 16 years ago

first commit

  • Property svn:executable set to *
File size: 118 bytes
RevLine 
[2]1#! /bin/sh
2
3root -l -b <<- EOF
4 gSystem->Load("../lib/libExRootAnalysis.so");
5 .X Example.C("test.list");
6 .q
7EOF
8
Note: See TracBrowser for help on using the repository browser.