view src/ploki/main_var.h @ 10912:6daab68c5cf5

<shachaf> le/rn justices//Justices are just members of the Supreme Court.
author HackBot
date Sat, 20 May 2017 04:49:26 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef MAIN_VAR_H_
#define MAIN_VAR_H_

#include "variable.h"

extern t_vr_container *Var_plain, *Var_hash;

#endif /* MAIN_VAR_H_ */