Om
operation.hpp
Go to the documentation of this file.
1 
21 #ifndef Om_Language_Operation_
22 
23  #define Om_Language_Operation_ \
24  Om::Language::Operation
25 
26 namespace Om {
27 
28  namespace Language {
29 
42  namespace Operation {}
43 
44  }
45 
46 }
47 
48 #endif
The Om library.
Definition: code_point.hpp:26