diff -r 43d73e28eca8 -r c8e6cf57324a stage3/print_datatypes_error.hh --- a/stage3/print_datatypes_error.hh Fri Feb 03 14:43:14 2012 +0000 +++ b/stage3/print_datatypes_error.hh Fri Feb 03 18:16:20 2012 +0000 @@ -273,7 +273,7 @@ /*****************************************/ /* B 3.2.2 Subprogram Control Statements */ /*****************************************/ - //void *visit(fb_invocation_c *symbol); + void *visit(fb_invocation_c *symbol); /********************************/ /* B 3.2.3 Selection Statements */