File mttroot/mtt/bin/sh2csh artifact dd4395b56c part of check-in 9d042fd3b4


#!/bin/sh
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
###############################################################


#Converts mttrc to csh form.

sed 's/export/setenv/' | sed 's/=/ /'


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