types.build 443 B

123456789101112131415
  1. %
  2. % TYPES.BUILD - Files with type conversions and others
  3. %
  4. % Author: Eric Benson
  5. % Symbolic Computation Group
  6. % Computer Science Dept.
  7. % University of Utah
  8. % Date: 19 May 1982
  9. % Copyright (c) 1982 University of Utah
  10. %
  11. PathIn "type-conversions.red"$ % convert from one type to another
  12. PathIn "vectors.red"$ % GetV, PutV, UpbV
  13. PathIn "sequence.red"$ % Indx, SetIndx, Sub, SetSub, Concat