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=3 at Thu, 03 Nov 2022 16:01:43 GMT Wiki - SAGA WG - Open Grid Forum

« Previous - Version 3/15 (diff) - Next » - Current version
Andre Merzky, 04/16/2012 06:51 AM


Wiki

This is the WIKI entry page of the SAGA WG.

Code highlight test:

 1
 2  #!/usr/bin/perl -w
 3
 4  BEGIN {
 5    use strict;
 6  }
 7
 8  print "hello world\n";
 9
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=3 at Thu, 03 Nov 2022 16:01:45 GMT