ps-platform-32-packages.scm 242 B

1234567891011
  1. ; Part of Scheme 48 1.9. See file COPYING for notices and license.
  2. ; Authors: David Frese, Marcus Crestani
  3. ; Platform-specific constants
  4. (define-structure ps-platform platform-interface
  5. (open prescheme)
  6. (files ((data) platform-32)))