~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to clcs/c/clcs_install.data

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
       
 
2
#(#! 
 
3
(lisp::in-package "CONDITIONS")
 
4
#(conditions::*shadowed-symbols* (conditions::break conditions::error conditions::cerror conditions::warn conditions::check-type conditions::assert conditions::etypecase conditions::ctypecase conditions::ecase conditions::ccase) conditions::definition-before-clcs conditions::*clcs-redefinitions* "LISP" ((lisp::compile-file conditions::clcs-compile-file) (lisp::compile conditions::clcs-compile) (lisp::load conditions::clcs-load) (lisp::open conditions::clcs-open) (system::break-level system::clcs-break-level) (system::terminal-interrupt system::clcs-terminal-interrupt) (system::break-quit system::clcs-break-quit) (system::error-set conditions::clcs-error-set) (system::universal-error-handler conditions::clcs-universal-error-handler)) conditions::*restart-clusters* :name conditions::retry :function :report-function "Retry compiling file ~S." lisp::compile-file compiler::*error-p* "~S failed." #:g2406 "Retry compiling ~S." lisp::compile "~S failed." #:g2478 "Retry loading file ~S." lisp::load #:g2550 "Retry opening file ~S." lisp::open #:g2610 system::*make-special conditions::install-symbol conditions::revert-symbol conditions::make-restart conditions::error conditions::install-clcs-symbols (system::%init . #((system::mfsfun (lisp::quote #0=#:|progn 'compile2194|) 0 0) (#0#) (system::mfsfun (lisp::quote #1=#:|progn 'compile2206|) 1 0) (#1#) (system::mfsfun (lisp::quote #2=#:|progn 'compile2219|) 2 0) (#2#) (system::mfsfun (lisp::quote conditions::install-symbol) 3 2) (system::mfsfun (lisp::quote conditions::revert-symbol) 4 1) (system::mfsfun (lisp::quote #3=#:|progn 'compile2279|) 5 0) (#3#) (system::mfsfun (lisp::quote #4=#:|progn 'compile2291|) 6 0) (#4#) (system::mfsfun (lisp::quote #5=#:|progn 'compile2308|) 7 0) (#5#) (system::mfsfun (lisp::quote conditions::install-clcs-symbols) 8 0) (system::mfsfun (lisp::quote conditions::revert-clcs-symbols) 9 0) (system::mf (lisp::quote conditions::clcs-compile-file) 10) (system::mf (lisp::quote conditions::clcs-compile) 11) (system::mf (lisp::quote conditions::clcs-load) 12) (system::mf (lisp::quote conditions::clcs-open) 13) (system::mfsfun (lisp::quote #6=#:|progn 'compile2828|) 14 0) (#6#) (system::debug (lisp::quote conditions::install-clcs-symbols) (lisp::quote (conditions::r))) (system::debug (lisp::quote conditions::revert-clcs-symbols) (lisp::quote (#:g2362 conditions::r))) (system::debug (lisp::quote conditions::clcs-compile-file) (lisp::quote (conditions::file conditions::args #:g2404))) (system::debug (lisp::quote conditions::clcs-compile) (lisp::quote (conditions::args #:g2476))) (system::debug (lisp::quote conditions::clcs-load) (lisp::quote (conditions::file conditions::args #:g2548))) (system::debug (lisp::quote conditions::clcs-open) (lisp::quote (conditions::file conditions::args #:g2608))))))
 
5
)