Revision: 1240
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1240&view=rev
Author: roman_yakovenko
Date: 2008-02-17 03:43:23 -0800 (Sun, 17 Feb 2008)
Log Message:
-----------
remove synopsis integration
Modified Paths:
--------------
pygccxml_dev/pygccxml/parser/__init__.py
Modified: pygccxml_dev/pygccxml/parser/__init__.py
===================================================================
--- pygccxml_dev/pygccxml/parser/__init__.py 2008-02-17 06:02:25 UTC (rev 1239)
+++ pygccxml_dev/pygccxml/parser/__init__.py 2008-02-17 11:43:23 UTC (rev 1240)
@@ -8,9 +8,7 @@
from config import config_t
from config import gccxml_configuration_t
-from config import synopsis_configuration_t
-
from project_reader import COMPILATION_MODE
from project_reader import project_reader_t
from project_reader import file_configuration_t
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|