From 286d762019a217231f5969e03b4a519a2eab447e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 8 Apr 2015 01:15:41 -0700 Subject: 1039 --- cpp/010vm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp/010vm') diff --git a/cpp/010vm b/cpp/010vm index aa75c6ae..826c2069 100644 --- a/cpp/010vm +++ b/cpp/010vm @@ -135,7 +135,8 @@ void setup_recipes() { } //: We could just reset the recipe table after every test, but that gets slow //: all too quickly. Instead, initialize the common stuff just once at -//: startup, and carefully undo each test's additions after itself. +//: startup. Later layers will carefully undo each test's additions after +//: itself. :(before "End One-time Setup") setup_recipes(); // End Load Recipes -- cgit 1.4.1-2-gfad0