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/15 at Thu, 03 Nov 2022 16:00:57 GMT SAGA WG - Open Grid Forum

Wiki

Version 15 (Redmine Admin, 09/18/2012 05:12 PM)

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