Changeset 152


Ignore:
Timestamp:
Dec 20, 2003, 4:18:15 AM (21 years ago)
Author:
Gary Byers
Message:

Comment out things that don't (yet) work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lisp-kernel/lisp-debug.c

    r143 r152  
    539539   NULL,
    540540   'X'},
     541#if 0
    541542  {debug_lose,
    542543   "Propagate the exception to another handler (debugger or OS)",
     
    549550   NULL,
    550551   'T'},
     552#endif
    551553  {debug_kill_process,
    552    "Kill MCL process",
     554   "Kill OpenMCL process",
    553555   0,
    554556   NULL,
Note: See TracChangeset for help on using the changeset viewer.