Project

General

Profile

Documentation of SBS-offline ยป rootlogon.C

rootlogon.C file to run the example scripts - Eric Fuchey, 03/22/2021 08:30 AM

 
1
R__LOAD_LIBRARY(libsbs.so)
2
//R__LOAD_LIBRARY(libsbsdig.so)
3

    
4
void rootlogon()
5
{
6
  //Add here additional commands
7
}
    (1-1/1)