From c9d1d7fe7630496ac84428c53b56bc393a450af6 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 23 Nov 2009 00:36:03 -0500 Subject: Use flex for the tokenizer. --- tests/dimension/strings.pov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/dimension/strings.pov b/tests/dimension/strings.pov index 663afdd..4df5159 100644 --- a/tests/dimension/strings.pov +++ b/tests/dimension/strings.pov @@ -18,4 +18,4 @@ *************************************************************************/ // Test string handling, including escape sequences -"This is a string with escape sequences: \a\b\f\n\r\t\u2123\v\\\'\"" \ No newline at end of file +"This is a string with escape sequences: \a\b\f\n\r\t\u2123\v\\\'\"" -- cgit v1.2.3