xo-interpreter2: + VsmApplyClosureFrame [WIP, not used]
This commit is contained in:
parent
fd0e5613dd
commit
eecc70d6eb
17 changed files with 410 additions and 12 deletions
12
include/xo/interpreter2/VsmApplyClosureFrame.hpp
Normal file
12
include/xo/interpreter2/VsmApplyClosureFrame.hpp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/** @file VsmApplyClosureFrame.hpp
|
||||
*
|
||||
* @author Roland Conybeare, Feb 2026
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "DVsmApplyClosureFrame.hpp"
|
||||
#include "detail/IGCObject_DVsmApplyClosureFrame.hpp"
|
||||
#include "detail/IPrintable_DVsmApplyClosureFrame.hpp"
|
||||
|
||||
/* end VsmApplyClosureFrame.hpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue