view src/ploki/main_var.h @ 12306:fe13436d333c draft

<int-e> learn The password of the month is leapfrogging rats.
author HackEso <hackeso@esolangs.org>
date Sat, 01 Feb 2020 07:11:02 +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_ */