Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ mainUsage
Function
mainUsage
Singular/emacs.cc:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void mainUsage()
95
{
96
error(
"Use `%s --help' for a complete list of options\n"
, feArgv0);
97
}
98
99
extern char* feResourceDefault(const char id);
100
extern char* feResourceDefault(const char* key);
Callers
1
emacs.cc
File · 0.85
Calls
1
error
Function · 0.85
Tested by
no test coverage detected