From 6ea73c227fc6479e4de64690f197ea0ae24a0bfd Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 17 Apr 2015 18:31:13 -0700 Subject: 1084 --- cpp/034exclusive_container | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpp/034exclusive_container') diff --git a/cpp/034exclusive_container b/cpp/034exclusive_container index 2c3a603d..07758694 100644 --- a/cpp/034exclusive_container +++ b/cpp/034exclusive_container @@ -52,3 +52,8 @@ if (t.kind == exclusive_container) { // ...+1 for its tag. return result+1; } + +:(before "End Primitive Recipe Declarations") +MAYBE_CONVERT, +:(before "End Primitive Recipe Numbers") +Recipe_number["maybe-convert"] = MAYBE_CONVERT; -- cgit 1.4.1-2-gfad0