From 9242c8454145d7783261c8834cb065bf5441eed9 Mon Sep 17 00:00:00 2001 From: jeggermo Date: Thu, 28 Jun 2001 15:03:53 +0000 Subject: [PATCH] app/gpsymreg/Makefile added to configure.in --- eo/app/gpsymreg/node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/app/gpsymreg/node.h b/eo/app/gpsymreg/node.h index a3d8335b..df10bd18 100644 --- a/eo/app/gpsymreg/node.h +++ b/eo/app/gpsymreg/node.h @@ -166,7 +166,7 @@ class Node } template - void Node::operator()(string& result, Children args) const + void operator()(string& result, Children args) const { string subtree0;