diff src/cmd/Highlight.d @ 832:80eb3251e010

Updated to Tango 0.99.7.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Fri, 25 Jul 2008 15:17:07 +0200
parents 28e1ff1dcfcf
children 451ede0105e0
line wrap: on
line diff
--- a/src/cmd/Highlight.d	Sun Jul 20 01:23:43 2008 +0200
+++ b/src/cmd/Highlight.d	Fri Jul 25 15:17:07 2008 +0200
@@ -19,7 +19,7 @@
 import Settings;
 import common;
 
-import tango.io.GrowBuffer;
+import tango.io.Buffer;
 import tango.io.Print;
 
 /// The highlight command.