[Doxygen-develop] Patch: lex rules for ICE
Brought to you by:
dimitri
From: Alex B. <a.b...@ca...> - 2005-10-23 23:47:24
|
Hi, I submitted this patch last week some time, but it didn't appear to get through. Apologies if it arrives twice. The patch is a modification to scanner to let it parse .ice files. ICE is a communications engine similar to CORBA, and .ice files are like .idl files (See http://www.zeroc.com for details). We've been using the updated doxygen version (with this patch) for about a week now, for both ICE and C++ code, and everything seems OK. Cheers, Alex |