Skip to content

Commit

Permalink
Remove useless info message
Browse files Browse the repository at this point in the history
  • Loading branch information
barrywardell committed Mar 6, 2014
1 parent f3ef515 commit 30d03a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/CodeGen/xTensorKranc.m
Expand Up @@ -183,7 +183,6 @@

(* Get a string representing the character of the tensor *)
tCharString = tensorCharacterString[t[inds]];
InfoMessage[InfoFull, "Tensor character string: " <> tCharString];

(* Check if the tensor is symmetric *)
nInds = Length[SlotsOfTensor[t]];
Expand Down

0 comments on commit 30d03a3

Please sign in to comment.