2
# Copyright (C) 2004 Aaron Bentley
4
# See the file "COPYING" for further information about
5
# the copyright and warranty status of this work.
11
revision=$(aba_revision_or_version $1)
13
tla changes --diffs $revision
17
echo ' diff : shortcut for tla changes --diff'
21
echo "It's like the CVS command."
28
# arch-tag: diff by Aaron Bentley (12:16 Jan 15, 2004)