-
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1010 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
34134b1eae
commit
50e2ae742f
1 changed files with 2 additions and 2 deletions
|
|
@ -46,9 +46,9 @@
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
std::cout << "Please fill the test" << std::endl;
|
std::cout << "Please fill the test" << std::endl;
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue