Use unsigned int (and const) for aterm indices

Make the use of aterm indices consistent:

  • const wherever used read-only
  • as unsigned int
Edited by Bram Veenboer

Merge request reports

Loading