Use unsigned int (and const) for aterm indices
Make the use of aterm indices consistent:
-
constwherever used read-only - as
unsigned int
Edited by Bram Veenboer
Make the use of aterm indices consistent:
const wherever used read-onlyunsigned int