ps-platform-32-packages.scm 214 B

123456789
  1. ; Copyright (c) 1993-2008 by Richard Kelsey and Jonathan Rees. See file COPYING.
  2. ; Platform-specific constants
  3. (define-structure ps-platform platform-interface
  4. (open prescheme)
  5. (files ((data) platform-32)))