mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 02:48:48 +08:00
Add in_run framework
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __NASAL_VAR_INRUN_STACK_H__
|
||||
#define __NASAL_VAR_INRUN_STACK_H__
|
||||
#ifndef __NASAL_VAR_INRUN_LIST_H__
|
||||
#define __NASAL_VAR_INRUN_LIST_H__
|
||||
|
||||
struct var_list_unit
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user