/[gcl]/gcl/o/sfasli.c
ViewVC logotype

Diff of /gcl/o/sfasli.c

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

revision 1.10.4.2.2.3 by camm, Fri Oct 31 00:56:36 2003 UTC revision 1.10.4.2.2.4 by camm, Thu Nov 6 16:16:53 2003 UTC
# Line 96  build_symbol_table_bfd(void) { Line 96  build_symbol_table_bfd(void) {
96    
97  #endif /* special_rsym */  #endif /* special_rsym */
98    
99  void  LFD(build_symbol_table)(void) {
 build_symbol_table(void) {  
100    
101    
102    printf("Building symbol table for %s ..\n",kcl_self);fflush(stdout);    printf("Building symbol table for %s ..\n",kcl_self);fflush(stdout);
# Line 135  build_symbol_table(void) { Line 134  build_symbol_table(void) {
134    
135  }  }
136    
137    void
138    gcl_init_sfasl() {
139    
140    #ifdef SFASL
141     make_si_function("BUILD-SYMBOL-TABLE",build_symbol_table);
142    #endif
143    
144    }

Legend:
Removed from v.1.10.4.2.2.3  
changed lines
  Added in v.1.10.4.2.2.4

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