source: branches/home/psmith/restructure/run.sh

Last change on this file was 27, checked in by psmith, 17 years ago

Added first steps of YetAnotherRPC protocol

  • Property svn:executable set to *
File size: 87 bytes
Line 
1#!/bin/bash
2#
3# run.sh <http|yarpc>
4#
5
6export LANG=en_US.UTF-8
7sbcl --load run-$1.lisp
Note: See TracBrowser for help on using the repository browser.