[openrtm-commit:00356] r462 - in branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext: . sdo sdo/observer sdo/observer/test
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 8月 13日 (土) 16:17:13 JST
Author: kurihara
Date: 2011-08-13 16:17:13 +0900 (Sat, 13 Aug 2011)
New Revision: 462
Added:
branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/__init__.py
branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/__init__.py
branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/__init__.py
branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/test/__init__.py
Log:
__init__.py files for distutils have been added.
Added: branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/__init__.py
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/__init__.py (rev 0)
+++ branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/__init__.py 2011-08-13 07:17:13 UTC (rev 462)
@@ -0,0 +1 @@
+# Empty file
Added: branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/__init__.py
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/__init__.py (rev 0)
+++ branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/__init__.py 2011-08-13 07:17:13 UTC (rev 462)
@@ -0,0 +1 @@
+# Empty file
Added: branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/__init__.py
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/__init__.py (rev 0)
+++ branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/__init__.py 2011-08-13 07:17:13 UTC (rev 462)
@@ -0,0 +1 @@
+# Empty file
Added: branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/test/__init__.py
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/test/__init__.py (rev 0)
+++ branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/ext/sdo/observer/test/__init__.py 2011-08-13 07:17:13 UTC (rev 462)
@@ -0,0 +1 @@
+# Empty file
openrtm-commit メーリングリストの案内