libvata2  [unstable] git snapshot
code.hh
Go to the documentation of this file.
1 // TODO: add header
2 
3 #ifndef _VATA2_CODE_HH_
4 #define _VATA2_CODE_HH_
5 
6 namespace VATA2
7 {
8 namespace Code
9 {
10 
11 
12 
13 
14 
15 // CLOSING NAMESPACES AND GUARDS
16 } /* Code */
17 } /* Vata2 */
18 
19 #endif /* _VATA2_CODE_HH_ */