[openrtm-commit:02687] r755 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/manager

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 7月 13日 (木) 12:20:10 JST


Author: ga
Date: 2017-07-13 12:20:10 +0900 (Thu, 13 Jul 2017)
New Revision: 755

Modified:
   trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/manager/PythonCMakeGenerateManager.java
Log:
Modified CMakeLists.txt #4135

Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/manager/PythonCMakeGenerateManager.java
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/manager/PythonCMakeGenerateManager.java	2017-07-13 03:19:52 UTC (rev 754)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/manager/PythonCMakeGenerateManager.java	2017-07-13 03:20:10 UTC (rev 755)
@@ -18,7 +18,6 @@
 	static final String TEMPLATE_PATH_PYTHON = "jp/go/aist/rtm/rtcbuilder/python/template";
 
 	public PythonCMakeGenerateManager() {
-		DOXYGEN_FILE_PATTERNS = "*.py *.idl";
 	}
 
 	@Override



More information about the openrtm-commit mailing list