File mttroot/mtt/bin/mtt_version artifact 2c8ae712fc part of check-in 2d744d8c96


#! /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$
###############################################################

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










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