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/annotate/13 at Thu, 03 Nov 2022 16:01:05 GMT SAGA WG - Open Grid Forum

Wiki

Version 13 (Redmine Admin, 04/25/2012 06:39 AM)

1 1 Andre Merzky
h1. Wiki
2 1 Andre Merzky
3 1 Andre Merzky
This is the WIKI entry page of the SAGA WG.
4 2 Andre Merzky
5 13 Redmine Admin
warning. Mail notification test 5 ;-)
6 1 Andre Merzky
7 3 Andre Merzky
Code highlight test:
8 3 Andre Merzky
9 4 Andre Merzky
<pre><code class="cpp">
10 4 Andre Merzky
  #include <iostream>
11 1 Andre Merzky
12 4 Andre Merzky
  int main ()
13 4 Andre Merzky
  {
14 4 Andre Merzky
    std::cout << "hello world" << std::endl;
15 3 Andre Merzky
16 4 Andre Merzky
    return 0;
17 3 Andre Merzky
  }
18 1 Andre Merzky
</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/annotate/13 at Thu, 03 Nov 2022 16:01:07 GMT