xo-interpreter2 stack: define-expr's work at top-level
This commit is contained in:
parent
57f6f9073e
commit
6f3833d6fb
56 changed files with 1550 additions and 65 deletions
12
xo-interpreter2/include/xo/interpreter2/VsmDefContFrame.hpp
Normal file
12
xo-interpreter2/include/xo/interpreter2/VsmDefContFrame.hpp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/** @file VsmDefContFrame.hpp
|
||||
*
|
||||
* @author Roland Conybeare, Feb 2026
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "DVsmDefContFrame.hpp"
|
||||
#include "define/IGCObject_DVsmDefContFrame.hpp"
|
||||
#include "define/IPrintable_DVsmDefContFrame.hpp"
|
||||
|
||||
/* end VsmDefContFrame.hpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue