From 215365d427c73001d83e8e598d9fc15745203f5c Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 28 Nov 2015 22:17:47 -0800 Subject: 2494 Some more structure to transforms, and flattening of dependencies between them. --- 021check_instruction.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '021check_instruction.cc') diff --git a/021check_instruction.cc b/021check_instruction.cc index 7b177993..79022e2a 100644 --- a/021check_instruction.cc +++ b/021check_instruction.cc @@ -8,7 +8,7 @@ //: sophisticated layer system I'd introduce the simpler version first and //: transform it in a separate layer or set of layers. -:(before "End Transforms") +:(before "End Checks") Transform.push_back(check_instruction); // idempotent :(code) -- cgit 1.4.1-2-gfad0