From 4f84ffc811d93371f395f11a0e0f42000eaa99fc Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 7 Mar 2006 19:12:18 +0000 Subject: *** empty log message *** --- lib/info.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/info.h') diff --git a/lib/info.h b/lib/info.h index d533051..d215577 100644 --- a/lib/info.h +++ b/lib/info.h @@ -58,4 +58,10 @@ protected: string log_filename; }; +// For the global info object +namespace MIaV { + void initInfo(Info* info); + extern Info* info; +}; + #endif/*__MIAV_INFO_H__*/ -- cgit v1.2.3