From ca01193d8b4c564766727bf13b4a4c51db14715a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 12 Apr 2015 20:56:45 -0700 Subject: 1052 --- cpp/026new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/026new') diff --git a/cpp/026new b/cpp/026new index 69dfe8c7..2bef48e7 100644 --- a/cpp/026new +++ b/cpp/026new @@ -12,7 +12,7 @@ recipe main [ :(before "End Globals") const size_t Alloc_init = 1000; -:(before "End Routine Fields") +:(before "End routine Fields") size_t alloc; :(replace{} "routine::routine(recipe_number r)") routine::routine(recipe_number r) :alloc(Alloc_init) { -- cgit 1.4.1-2-gfad0