From 1848b18f02b158861008214efd19708585bfcbe5 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 17 Apr 2015 10:31:17 -0700 Subject: 1073 - stop fixing the values of primitive recipes In the process I give up trace stability when I move files around, but I gain in exchange the ability to move files around. --- cpp/090debug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp/090debug') diff --git a/cpp/090debug b/cpp/090debug index 670b284f..cd5825a0 100644 --- a/cpp/090debug +++ b/cpp/090debug @@ -1,5 +1,6 @@ +//: Recipe to look at elements of containers. + :(before "End Globals") -// Operator to look at elements of containers. const int _PRINT = 99; :(before "End Primitive Recipe Numbers") Recipe_number["$print"] = _PRINT; -- cgit 1.4.1-2-gfad0