This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/saga-wg/wiki/Wiki?version=6 at Thu, 03 Nov 2022 16:01:31 GMT Wiki - SAGA WG - Open Grid Forum

« Previous - Version 6/15 (diff) - Next » - Current version
Andre Merzky, 04/16/2012 02:36 PM


Wiki

This is the WIKI entry page of the SAGA WG.

Code highlight test:

1  #include <iostream>
2
3  int main ()
4  {
5    std::cout << "hello world" << std::endl;
6
7    return 0;
8  }
This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/saga-wg/wiki/Wiki?version=6 at Thu, 03 Nov 2022 16:01:33 GMT