This commit is contained in:
Vítor Santos Costa 2014-09-25 09:48:00 +01:00
parent e4306ba28e
commit f415e16b79
1 changed files with 1 additions and 1 deletions

View File

@ -925,7 +925,7 @@ mtimes(I1, I2, V) :-
%
% three types of matrix: integers, floats and general terms.
§%
%
matrix_new(terms,Dims, '$matrix'(Dims, NDims, Size, Offsets, Matrix) ) :-
length(Dims,NDims),