view src/ploki/main_label.h @ 7539:bcf92ec21831

<Melvar> ` mv jq-linux64 bin/jq
author HackBot
date Tue, 26 Apr 2016 15:06:10 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef MAIN_LABEL_H_
#define MAIN_LABEL_H_

#include "mars.h"
#include "venus.h"

extern struct mars Mars;
extern struct venus Venus;

#endif /* MAIN_LABEL_H_ */