aboutsummaryrefslogtreecommitdiff
path: root/src/build.h
blob: 01205ecd33f550b10fe1bddd350b2c20743f831c (plain)
1
2
3
4
5
6
#ifndef BUILD_H
#define BUILD_H

void create_build();

#endif