source: trunk/test/compare.sh@ 17

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

fix main function name

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