Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix problem with unknown escape sequence.
FairRunOnline.cxx: There was a problem with a wrong escape sequence. On most systems this was ignored and only a warning was generated, but on Mac OSX 10.6 it was an error. Don't know how this comes in. All other occurences of '/' are correct.
- Loading branch information