diff trunk/src/dil/ast/NodesEnum.d @ 668:a1f8d8f2db38

Renamed some identifiers.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Thu, 17 Jan 2008 19:27:46 +0100
parents b5a828a9f9e3
children d8c32113afde
line wrap: on
line diff
--- a/trunk/src/dil/ast/NodesEnum.d	Thu Jan 17 00:21:16 2008 +0100
+++ b/trunk/src/dil/ast/NodesEnum.d	Thu Jan 17 19:27:46 2008 +0100
@@ -194,7 +194,7 @@
   "FunctionType",
   "DelegateType",
   "CFuncPointerType",
-  "BaseClass",
+  "BaseClassType",
   "ConstType", // D2.0
   "InvariantType", // D2.0