- add CVS tags
This commit is contained in:
parent
78f55167af
commit
195bb6afb7
@ -1,6 +1,7 @@
|
|||||||
# bash brogrammable completion for various Common Lisp implementations by
|
# bash brogrammable completion for various Common Lisp implementations by
|
||||||
# Nikodemus Siivola <nikodemus@random-state.net>
|
# Nikodemus Siivola <nikodemus@random-state.net>
|
||||||
#
|
#
|
||||||
|
# $Id: clisp,v 1.2 2004/03/30 23:05:45 ianmacd Exp $
|
||||||
|
|
||||||
_clisp()
|
_clisp()
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# bash programmable completion for various Common Lisp implementations by
|
# bash programmable completion for various Common Lisp implementations by
|
||||||
# Nikodemus Siivola <nikodemus@random-state.net>
|
# Nikodemus Siivola <nikodemus@random-state.net>
|
||||||
#
|
#
|
||||||
|
# $Id: gcl,v 1.2 2004/03/30 23:05:45 ianmacd Exp $
|
||||||
|
|
||||||
_gcl()
|
_gcl()
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# bash programmable completion for various Common Lisp implementations by
|
# bash programmable completion for various Common Lisp implementations by
|
||||||
# Nikodemus Siivola <nikodemus@random-state.net>
|
# Nikodemus Siivola <nikodemus@random-state.net>
|
||||||
#
|
#
|
||||||
|
# $Id: lisp,v 1.2 2004/03/30 23:05:45 ianmacd Exp $
|
||||||
|
|
||||||
_lisp()
|
_lisp()
|
||||||
{
|
{
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
# -*- sh -*-
|
|
||||||
#
|
|
||||||
# bash programmable completion for various Common Lisp implementations by
|
# bash programmable completion for various Common Lisp implementations by
|
||||||
# Nikodemus Siivola <nikodemus@random-state.net>
|
# Nikodemus Siivola <nikodemus@random-state.net>
|
||||||
#
|
#
|
||||||
|
# $Id: sbcl,v 1.2 2004/03/30 23:05:45 ianmacd Exp $
|
||||||
|
|
||||||
_sbcl()
|
_sbcl()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user