00001 #ifndef SYNAPS_RESULTANT_STURMNAMES_H 00002 #define SYNAPS_RESULTANT_STURMNAMES_H 00003 00004 #include <synaps/init.h> 00005 00006 __BEGIN_NAMESPACE_SYNAPS 00007 00012 struct STD {}; 00013 struct EUCLIDEAN {}; 00014 struct REDUCED {}; 00015 struct SUBRES {}; 00016 struct PRIMITIVE {}; 00017 struct PROBABILISTIC {}; 00018 struct DUCOS {}; 00019 struct HABICHT {}; 00020 struct STHA {}; 00021 00022 00023 __END_NAMESPACE_SYNAPS 00024 00025 #endif // SYNAPS_RESULTANT_STURMNAMES_H 00026
![]() |