forked from xxq250/Nasal-Interpreter
Update
This commit is contained in:
@@ -68,6 +68,7 @@ class var
|
||||
};
|
||||
|
||||
var error_var;
|
||||
|
||||
void var::set_type(int _type)
|
||||
{
|
||||
type=_type;
|
||||
|
||||
Reference in New Issue
Block a user