Wiki
Version 2 (Andre Merzky, 04/16/2012 06:49 AM) → Version 3/15 (Andre Merzky, 04/16/2012 06:51 AM)
h1. Wiki
This is the WIKI entry page of the SAGA WG.
Code highlight
Embed test:
<pre><code class="perl">
#!/usr/bin/perl -w
BEGIN {
use strict;
}
print "hello world\n";
</pre>
<iframe width="100%" height="1024" src="http://www.ogf.org/gf/group_info/view.php?group=saga-wg"></iframe>
This is the WIKI entry page of the SAGA WG.
Code highlight
Embed test:
<pre><code class="perl">
#!/usr/bin/perl -w
BEGIN {
use strict;
}
print "hello world\n";
</pre>
<iframe width="100%" height="1024" src="http://www.ogf.org/gf/group_info/view.php?group=saga-wg"></iframe>