tabby/include/tabby.h
2016-05-27 01:27:17 -05:00

7 lines
110 B
C

#ifndef _TABBY_H
#define _TABBY_H
#include <tabby/clock.h>
#include <tabby/command.h>
#endif /* _TABBY_H */