1
1
This commit was SVN r395.
Этот коммит содержится в:
Jeff Squyres 2004-01-15 03:34:24 +00:00
родитель b9d38d4f3f
Коммит eac0235eb7

Просмотреть файл

@ -9,4 +9,5 @@ int main(int argc, char **argv)
{
test_init("List");
test_finalize();
return 0;
}