diff trunk/src/dil/IdTable.d @ 600:041eae272362

Moved dil.Identifier to dil.lexer.Identifier.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sun, 06 Jan 2008 00:52:20 +0100
parents c4cdea3a65ba
children
line wrap: on
line diff
--- a/trunk/src/dil/IdTable.d	Sun Jan 06 00:45:53 2008 +0100
+++ b/trunk/src/dil/IdTable.d	Sun Jan 06 00:52:20 2008 +0100
@@ -9,7 +9,7 @@
 import dil.lexer.Keywords;
 import common;
 
-public import dil.Identifier;
+public import dil.lexer.Identifier;
 public import dil.IdentsEnum;
 
 struct Ident