Artifact 884ce541cff1b3c0cae9b4f81cee188a100199eae83511545a6fe149199114bb:


#!/bin/sh

## Gets rid of redundant METHOD lines.
echo Converting $1
## backup
cp $1 $1_old
sed 's/METHOD/## METHOD/'< $1_old > $1





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