diff trunk/src/cmd/Statistics.d @ 596:39fac5531b85

Moved dil.Token to dil.lexer.Token.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sun, 06 Jan 2008 00:25:29 +0100
parents 0df647660e76
children 3bd947eb72c2
line wrap: on
line diff
--- a/trunk/src/cmd/Statistics.d	Sun Jan 06 00:04:40 2008 +0100
+++ b/trunk/src/cmd/Statistics.d	Sun Jan 06 00:25:29 2008 +0100
@@ -3,9 +3,9 @@
   License: GPL3
 +/
 module cmd.Statistics;
-import dil.Token;
 import dil.File;
 import dil.lexer.Lexer;
+import dil.lexer.Token;
 import common;
 
 struct Statistics