Artifact 847fd2c0ddc03a1d7fda6d69f5570e72e0874ffec8feddae6a96409c7ec7fd5f:


#!/bin/sh
# Vectorises the matrix output of reduce ie converts (n,1) to (n)
# Copyright (C) 2000 by Peter J. Gawthrop

sed 's/mtt\([a-z]*\)(\([0-9]*\),1)/mtt\1(\2)/'




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