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/diff/7 at Fri, 04 Nov 2022 00:07:36 GMT SAGA WG - Open Grid Forum

Wiki

Version 6 (Andre Merzky, 04/16/2012 02:36 PM) → Version 7/15 (Andre Merzky, 04/16/2012 05:00 PM)

h1. Wiki

This is the WIKI entry page of the SAGA WG.

mail notification test ;-)



Code highlight test:

<pre><code class="cpp">
#include <iostream>

int main ()
{
std::cout << "hello world" << std::endl;

return 0;
}
</pre>
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/diff/7 at Fri, 04 Nov 2022 00:07:36 GMT