1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

get rid of annoying warning

This commit is contained in:
Kevin Glynn 2011-01-18 14:38:38 +01:00
parent 8b61151866
commit 95753d6591

View File

@ -137,7 +137,7 @@ tokens {
@lexer::header
{
using System.Collections.Generic;
//using System.Collections.Generic;
using Debug = System.Diagnostics.Debug;
}