File mtt/lib/cr/hh/causality.hh from the latest check-in
#ifndef CAUSALITY_HH #define CAUSALITY_HH enum causality { effort, flow, state }; typedef enum causality causality_t; #endif
#ifndef CAUSALITY_HH #define CAUSALITY_HH enum causality { effort, flow, state }; typedef enum causality causality_t; #endif