diff src/toplev.cc @ 7336:745a8299c2b5

[project @ 2007-12-28 20:56:55 by jwe]
author jwe
date Fri, 28 Dec 2007 20:56:58 +0000
parents c5a024013d2d
children a2870fd8ac58
line wrap: on
line diff
--- a/src/toplev.cc
+++ b/src/toplev.cc
@@ -209,7 +209,7 @@
     {
       try
 	{
-	  curr_sym_tab = top_level_sym_tab;
+	  symbol_table::reset_scope ();
 
 	  reset_error_handler ();