Files
1999-08-16 19:57:19 +00:00

7 lines
66 B
C

main()
{
function_from_primary();
function_from_secondary();
}