mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 02:48:48 +08:00
6 lines
83 B
C
6 lines
83 B
C
#ifndef __NASAL_VM_H__
|
|
#define __NASAL_VM_H__
|
|
|
|
// runtime defined here
|
|
|
|
#endif |