Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ print_init
Function
print_init
Singular/libparse.cc:3482–3485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3480
}
3481
3482
void print_init()
3483
{
3484
printf(
"Init=%d\n"
, yy_init);
3485
}
3486
3487
void print_version(lp_modes mode, char *p)
3488
{
Callers
1
iiLoadLIB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected