From 704705aebe30d948a701153e33ffa2f725f9c974 Mon Sep 17 00:00:00 2001 From: Vesa Karvonen Date: Wed, 30 Jan 2002 14:57:31 +0000 Subject: [PATCH] Who needs templates anyway? :) [SVN r12578] --- example/array_arithmetic.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/array_arithmetic.c b/example/array_arithmetic.c index 4d80bb4..fbd25f7 100644 --- a/example/array_arithmetic.c +++ b/example/array_arithmetic.c @@ -15,6 +15,8 @@ * lists and tuples, for storing metainformation to be used for generating * the actual C code. * + * Who needs templates anyway? :) + * * Compile with any C compiler with a standards conforming preprocessor. */