##// END OF EJS Templates
fixed mistake on linklibs.sh script.
fixed mistake on linklibs.sh script.

File last commit:

r100:fc97c34d69e3 martin
r136:217245b6ebff alexis
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
main()
{
report_start();
base_test();
report_end();
}