From a82164505e89dc8257ef87844dfef1476e235a7f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 14 Sep 2020 01:21:49 -0700 Subject: Added nodent support (|) --- types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'types.h') diff --git a/types.h b/types.h index c8f7a17..36e1aa6 100644 --- a/types.h +++ b/types.h @@ -26,6 +26,7 @@ enum VMOpcode { VM_REPLACE, VM_REF, VM_BACKREF, + VM_NODENT, }; /* -- cgit v1.2.3