summaryrefslogtreecommitdiff
path: root/vere/pkg/c3/c3.h
blob: c5a60af1a3c42a8b56a32c672497daf9121adb2e (plain)
1
2
3
4
5
6
7
8
9
10
11
/// @file

#ifndef C3_H
#define C3_H

#include "defs.h"
#include "motes.h"
#include "portable.h"
#include "types.h"

#endif /* ifndef C3_H */