Correctly specify UMLGRAPH_HOME

This commit is contained in:
Diomidis Spinellis 2007-09-28 11:46:48 +00:00
parent ca0b8c59c9
commit 3000c1920a
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
# $Id$
#
UMLGRAPH_HOME=lib
if [ x$2 = x ]
then
echo usage: umlgraph base_file_name filetype [umlgraph arguments] 1>&2