source: trunk/test/compare.sh@ 5

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

first commit

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