mirror of
https://github.com/nasa/trick.git
synced 2025-06-05 09:01:05 +00:00
Renamed determinePrintAttr to isPrintable. Different callers need to filter on different IO specs, so I added an ioMask parameter. Additional refactoring. Refs #427