Main Page
From wiki.doumith.net
MediaWiki has been successfully installed.
// SyntaxHighlighter makes your code snippets beautiful without tiring your servers.
var setArray = function(elems) {
this.length = 0;
push.apply(this, elems);
return this;
}
Consult the User's Guide for information on using the wiki software.


![public class Hello
{
</p>
<pre> public static void main(String[] args)
{
// print hello to the console
System.out.println("Hello, world!");
}
</pre>
}](Latex/img/ac678164b6ea8e49cd7afdd92eab88d1.png)

