/[anubis]/anubis/src/main.c
ViewVC logotype

Diff of /anubis/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by gray, Sun Apr 6 20:36:59 2003 UTC revision 1.7 by polak, Fri May 2 20:33:20 2003 UTC
# Line 38  void *remote_server; Line 38  void *remote_server;
38    
39  #ifdef WITH_GUILE  #ifdef WITH_GUILE
40  void  void
41  anubis_core()  anubis_core(void)
42  {  {
43          char *argv[] = { "anubis", NULL };          char *argv[] = { "anubis", NULL };
44          scm_boot_guile (1, argv, anubis_boot, NULL);          scm_boot_guile (1, argv, anubis_boot, NULL);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26