/[gcl]/gcl/lsp/gcl_auto.lsp
ViewVC logotype

Diff of /gcl/lsp/gcl_auto.lsp

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

revision 1.2 by camm, Sun Sep 14 02:43:04 2003 UTC revision 1.3 by camm, Tue Sep 23 21:48:29 2003 UTC
# Line 185  Line 185 
185  )   ;;end autoloads of normally loaded files.j  )   ;;end autoloads of normally loaded files.j
186  (if (find-package "COMPILER") (push :compiler *features*))  (if (find-package "COMPILER") (push :compiler *features*))
187  #+compiler  #+compiler
188  (autoload 'compiler::emit-fn '|../cmpnew/collectfn|)  (autoload 'compiler::emit-fn '|../cmpnew/gcl_collectfn|)
189  (autoload 'compiler::init-fn '|../cmpnew/collectfn|)  (autoload 'compiler::init-fn '|../cmpnew/gcl_collectfn|)
190  (autoload 'si::monstartup '"gprof")  (autoload 'si::monstartup '"gprof")
191  (autoload  'si::set-up-profile '"profile")  (autoload  'si::set-up-profile '"profile")
192    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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