Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by misto, Mon Dec 30 19:27:13 2002 UTC | revision 1.2 by misto, Thu Jan 2 17:57:25 2003 UTC | |
|---|---|---|
| # | Line 7 extern vmachine vm; | Line 7 extern vmachine vm; |
| 7 | extern loader bin_loader; | extern loader bin_loader; |
| 8 | ||
| 9 | void refresh_gui( void ); | void refresh_gui( void ); |
| 10 | void reinit_gui( void ); | |
| 11 | void show_msg(string msg, gchar *type = GNOME_MESSAGE_BOX_ERROR); | void show_msg(string msg, gchar *type = GNOME_MESSAGE_BOX_ERROR); |
| 12 | ||
| 13 | #endif | #endif |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |