diff trunk/src/docgen/docgen.d @ 441:13ecfb4278a4

Initial docgen test stuff.
author Jari-Matti M?kel? <jmjm@iki.fi>
date Tue, 16 Oct 2007 17:53:59 +0300
parents ac9cd48151b6
children 0bda71dc9c4f
line wrap: on
line diff
--- a/trunk/src/docgen/docgen.d	Tue Oct 16 17:49:53 2007 +0300
+++ b/trunk/src/docgen/docgen.d	Tue Oct 16 17:53:59 2007 +0300
@@ -2,7 +2,7 @@
  * Author: Jari-Matti Mäkelä
  * License: GPL3
  */
-module trunk.src.docgen.docgen;
+module docgen.docgen;
 
 import docgen.modulegraph.writer;