Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
lib/scripts/ucat
author
slotosch
Wed, 26 Mar 1997 13:44:05 +0100
changeset 2840
7e03e61612b0
parent 2579
4af1023fc6bf
child 3007
e5efa177ee0c
permissions
-rwxr-xr-x
generalized theorems and class instances for Cprod. Now "*"::(cpo,cpo)cpo and "*"::(pcpo,pcpo)pcpo
#!/bin/bash -norc
#
# $Id$
#
# ucat - uninterruptible cat.
exec tee -i /dev/null "$@"