FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void PrintUsage
(
)
Definition at line
179
of file
timecheck.cc
.
Referenced by
main()
.
180
{
181
/*
182
cout <<
183
"SmartFACT is a tool writing the files needed for the SmartFACT web interface.\n"
184
"\n"
185
"The default is that the program is started without user intercation. "
186
"All actions are supposed to arrive as DimCommands. Using the -c "
187
"option, a local shell can be initialized. With h or help a short "
188
"help message about the usuage can be brought to the screen.\n"
189
"\n"
190
"Usage: smartfact [-c type] [OPTIONS]\n"
191
" or: smartfact [OPTIONS]\n";
192
cout << endl;*/
193
}
Here is the caller graph for this function:
src
timecheck.cc
Generated on Sun Sep 18 2016 20:50:42 for FACT++ by
1.8.11