aboutsummaryrefslogtreecommitdiff
path: root/src/types.h
blob: e6b23dc66a9cacae734f14ca84b49f8544ab4ef5 (plain)
1
2
3
4
5
6
7
#include "gats/object.h"
#include "gats/boolean.h"
#include "gats/dictionary.h"
#include "gats/float.h"
#include "gats/integer.h"
#include "gats/list.h"
#include "gats/string.h"