moved utilities and contribution in branchez
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2183 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
6c3383d718
commit
8280cf082b
1346 changed files with 0 additions and 0 deletions
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
#include <iostream>
|
||||
// #include < file >
|
||||
|
||||
// Use functions from namespace std ?
|
||||
using namespace std;
|
||||
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
// Your code ...
|
||||
cout << "I'm a simple application linked with ParadisEO" << endl ;
|
||||
|
||||
return 1;
|
||||
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue