view src/ploki/main_var.h @ 11146:ade968848f07

<oerjan> learn LUNacy is wisdom generated by a neu^Wlayered unit net. Ask Warrigal for details.
author HackBot
date Sat, 05 Aug 2017 05:44:11 +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_ */