Differences From Artifact [d2cafbc640]:

To Artifact [834838dfbf]:


96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
	  str >> c;
	}
      str.setf(ios::skipws);
      c = str.peek ();
    }
}

ColumnVector F${Sys}_input (
	ColumnVector	&mttx,
	ColumnVector	&mtty,
	const double	&mttt,
	ColumnVector	&mttpar
)
{
#elif (CODEGENTARGET == OCTAVEDLD)







|







96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
	  str >> c;
	}
      str.setf(ios::skipws);
      c = str.peek ();
    }
}

ColumnVector ${Sys}_input (
	ColumnVector	&mttx,
	ColumnVector	&mtty,
	const double	&mttt,
	ColumnVector	&mttpar
)
{
#elif (CODEGENTARGET == OCTAVEDLD)

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