Skip to content
Snippets Groups Projects
Commit c763f427 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

white space.

git-svn-id: http://root.cern.ch/svn/root/trunk@14882 27541ba8-7e3a-0410-8455-c3a389f83636
parent b2ffac2b
No related branches found
No related tags found
No related merge requests found
# @(#)root/config:$Name: $:$Id: rootrc.in,v 1.136 2006/04/17 14:12:52 rdm Exp $ # @(#)root/config:$Name: $:$Id: rootrc.in,v 1.137 2006/04/19 10:58:10 rdm Exp $
# Author: Fons Rademakers 22/09/95 # Author: Fons Rademakers 22/09/95
# ROOT Environment settings are handled via the class TEnv. To see # ROOT Environment settings are handled via the class TEnv. To see
...@@ -432,7 +432,7 @@ Plugin.TFile: ^rfio: TRFIOFile RFIO "TRFIOFile(const char*,Opti ...@@ -432,7 +432,7 @@ Plugin.TFile: ^rfio: TRFIOFile RFIO "TRFIOFile(const char*,Opti
+Plugin.TFile: .+[.]xml$ TXMLFile XMLIO "TXMLFile(const char*,Option_t*,const char*,Int_t)" +Plugin.TFile: .+[.]xml$ TXMLFile XMLIO "TXMLFile(const char*,Option_t*,const char*,Int_t)"
+Plugin.TFile: ^mysql: TSQLFile SQL "TSQLFile(const char*,Option_t*,const char*,const char*)" +Plugin.TFile: ^mysql: TSQLFile SQL "TSQLFile(const char*,Option_t*,const char*,const char*)"
+Plugin.TFile: ^oracle: TSQLFile SQL "TSQLFile(const char*,Option_t*,const char*,const char*)" +Plugin.TFile: ^oracle: TSQLFile SQL "TSQLFile(const char*,Option_t*,const char*,const char*)"
@hasxrd@+Plugin.TFile: ^root: TXNetFile Netx "TXNetFile(const char*,Option_t*,const char*,Int_t,Int_t,Bool_t)" @hasxrd@+Plugin.TFile: ^root: TXNetFile Netx "TXNetFile(const char*,Option_t*,const char*,Int_t,Int_t,Bool_t)"
Plugin.TSystem: ^rfio: TRFIOSystem RFIO "TRFIOSystem()" Plugin.TSystem: ^rfio: TRFIOSystem RFIO "TRFIOSystem()"
+Plugin.TSystem: ^castor: TRFIOSystem RFIO "TRFIOSystem()" +Plugin.TSystem: ^castor: TRFIOSystem RFIO "TRFIOSystem()"
+Plugin.TSystem: ^dcache: TDCacheSystem DCache "TDCacheSystem()" +Plugin.TSystem: ^dcache: TDCacheSystem DCache "TDCacheSystem()"
......
// @(#)root/gfal:$Name: $:$Id: TGFALFile.cxx,v 1.3 2006/02/24 08:55:26 brun Exp $ // @(#)root/gfal:$Name: $:$Id: TGFALFile.cxx,v 1.4 2006/04/18 14:23:20 rdm Exp $
// Author: Fons Rademakers 8/12/2005 // Author: Fons Rademakers 8/12/2005
/************************************************************************* /*************************************************************************
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
// cern.ch/user/b/baud/testgfal15 // // cern.ch/user/b/baud/testgfal15 //
// // // //
// a TURL starts with a protocol name: // // a TURL starts with a protocol name: //
// for example rfio:////castor/cern.ch/user/b/baud/testgfal15 // // for example rfio:///castor/cern.ch/user/b/baud/testgfal15 //
// // // //
// Note that for the TGFALFile plugin to work, all these pathnames // // Note that for the TGFALFile plugin to work, all these pathnames //
// should be prepended by gfal:. // // should be prepended by gfal:. //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment