Details | Last modification | View Log | RSS feed
#include "file1.h"
int function1 ( void )
{
return 100;
}