diff src/parse.h @ 5312:80c1aa832cb2

[project @ 2005-04-28 01:54:46 by jwe]
author jwe
date Thu, 28 Apr 2005 01:54:46 +0000
parents 4c8a2e4e0717
children 2ff5363a16bd
line wrap: on
line diff
--- a/src/parse.h
+++ b/src/parse.h
@@ -95,6 +95,9 @@
 extern std::string get_help_from_file (const std::string& f);
 
 extern bool
+load_fcn_from_file (const std::string& nm, bool exec_script);
+
+extern bool
 load_fcn_from_file (symbol_record *sym_rec, bool exec_script);
 
 extern void