[openrtm-commit:02345] r2896 - branches/FSM4RTC/OpenRTM-aist/examples
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 1月 28日 (土) 23:29:04 JST
Author: n-ando
Date: 2017-01-28 23:29:04 +0900 (Sat, 28 Jan 2017)
New Revision: 2896
Modified:
branches/FSM4RTC/OpenRTM-aist/examples/Makefile.am
Log:
[FSM4RTC,example] StaticFsm sample which is for new Static FSM framework has been added. refs #3655
Modified: branches/FSM4RTC/OpenRTM-aist/examples/Makefile.am
===================================================================
--- branches/FSM4RTC/OpenRTM-aist/examples/Makefile.am 2017-01-28 14:28:40 UTC (rev 2895)
+++ branches/FSM4RTC/OpenRTM-aist/examples/Makefile.am 2017-01-28 14:29:04 UTC (rev 2896)
@@ -8,10 +8,10 @@
AUTOMAKE_OPTIONS = 1.4
-SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Fsm Templates @UNITTEST@
+SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Fsm StaticFsm Templates @UNITTEST@
EXTRA_DIST = \
rtc.vcproj.yaml \
rtcdll.vcproj.yaml
-DIST_SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger AutoTest Fsm Templates tests
+DIST_SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger AutoTest Fsm StaticFsm Templates tests
More information about the openrtm-commit
mailing list