diff src/variables.h @ 6072:4036e6fca790

[project @ 2006-10-24 01:00:12 by jwe]
author jwe
date Tue, 24 Oct 2006 01:00:13 +0000
parents c9f0839c583f
children c68896f193e3
line wrap: on
line diff
--- a/src/variables.h
+++ b/src/variables.h
@@ -48,7 +48,7 @@
 extern bool at_top_level (void);
 
 extern void initialize_symbol_tables (void);
-extern void delete_symbol_tables (void);
+extern void clear_mex_functions (void);
 
 extern bool is_command_name (const std::string&);