Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ main
Function
main
Singular/libparse.cc:3337–3341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3335
3336
#if YY_MAIN
3337
int main()
3338
{
3339
yylex();
3340
return 0;
3341
}
3342
#endif
3343
#line 804
"libparse.l"
3344
Callers
nothing calls this directly
Calls
2
main_init
Function · 0.85
printpi
Function · 0.85
Tested by
no test coverage detected