Artifact 718c5a107b08f1ff0bd6ef055b545867de9e5bb45c4be4b98a4d0bb093385d51:


#! /bin/sh

     ###################################### 
     ##### Model Transformation Tools #####
     ######################################

# Bourne shell script: mtt_version
# Prints out version of a GNU-style tool

# P.J.Gawthrop May 1998
# Copyright (c) P.J.Gawthrop 1998

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.1  1998/05/28 09:31:13  peterg
## Initial revision
##
###############################################################

echo $1: `$1 --version | head -1`











MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]