From e6b72f9f413abe1a4e86aa588b2878719744c008 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 21 Jan 2012 17:21:33 +1000 Subject: Ah, there ARE key to key operators. --- LuaSL/src/LuaSL_LSL_tree.h | 1 + 1 file changed, 1 insertion(+) (limited to 'LuaSL/src/LuaSL_LSL_tree.h') diff --git a/LuaSL/src/LuaSL_LSL_tree.h b/LuaSL/src/LuaSL_LSL_tree.h index 54cc0d8..21fc696 100644 --- a/LuaSL/src/LuaSL_LSL_tree.h +++ b/LuaSL/src/LuaSL_LSL_tree.h @@ -93,6 +93,7 @@ typedef enum OT_intFloat, OT_floatInt, OT_floatFloat, + OT_keyKey, OT_keyString, OT_stringKey, OT_stringString, -- cgit v1.1