[svn] r6561: vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.n

IT svnadmin at nemerle.org
Sun Aug 20 08:34:24 CEST 2006


Log:
Changed comment.

Author: IT
Date: Sun Aug 20 08:34:22 2006
New Revision: 6561

Modified:
   vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.n

Modified: vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.n
==============================================================================
--- vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.n	(original)
+++ vs-plugin/trunk/Nemerle.Compiler.Utils/Nemerle.Completion2/CodeModel/Project.n	Sun Aug 20 08:34:22 2006
@@ -68,9 +68,8 @@
 
     static _autoModule = "_N_AutoModule";
 
-    /// Íŕőîäčň ńŕěóţ âëîćĺííóţ ęîńňđóęöčţ âĺđőíĺăî (ďđîńňđŕńňâî čěĺí, ęëŕńń,
-    /// using čëč ŕňđčáóň) óđîâí˙ â ôŕéëĺ âíóňđü ęîňîđîé óęŕçűâŕţň ńňđîęŕ 
-    /// č ęîëîíęŕ (line, col).
+    /// Finds the innermost top level construction (namespace, class,
+    /// using, attribute) located at fileIndex, line, and col.
     public GetActiveDecl(
       fileIndex : int, 
       line : int,



More information about the svn mailing list