Ignore:
Timestamp:
09/26/2007 03:46:49 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20070926154649-urstxn96pa6a77tc
Message:

Started adding form stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tag/last-working/lisp.sh

    r2.1.1 r4  
    11#!/bin/sh
    22
    3 rlfe -h .history sbcl --load /usr/share/emacs/site-lisp/slime/swank-loader.lisp --eval "(swank:create-server)"
     3sbcl --load /usr/share/emacs/site-lisp/slime/swank-loader.lisp --eval "(setf swank:*communication-style* :fd-handler)" --eval "(swank:create-server)"
Note: See TracChangeset for help on using the changeset viewer.