Signal.cpp
Go to the documentation of this file.
00001 // -*- C++ -*-
00020 #include <coil/config_coil.h>
00021 #include <coil/Signal.h>
00022 
00023 #ifdef COIL_OS_FREEBSD
00024 #define _SIGSET_NWORDS _SIG_WORDS
00025 #endif
00026 
00027 namespace coil
00028 {
00029   // no implementation
00030 };


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:07