From e021e2130f9be107e11e7d059a607486ab64fd9b Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Thu, 31 Aug 2023 02:15:51 -0700 Subject: [PATCH] add calv 3 wish to value.h --- value.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/value.h b/value.h index 8ffcc0b..a10c608 100644 --- a/value.h +++ b/value.h @@ -131,8 +131,7 @@ struct value { /* - * Value types. XXX - for calc v3, make this and short v_type an enum - XXX - * XXX - consider CALC2_COMPAT in this regard as well - XXX + * Value types. XXX - calc v3 wish: make this and short v_type an enum - XXX * * NOTE: The following files should be checked/adjusted for a new type: *