#ifndef _vars_h
#define _vars_h

extern int NumberOfAccounts;
void RegisterVariablesTokens(void);

#endif // _vars_h