pslib.i 303 B

123456789101112
  1. /*
  2. ;; This software is Copyright (c) cage
  3. ;; cage grants you the rights to distribute
  4. ;; and use this software as governed by the terms
  5. ;; of the Lisp Lesser GNU Public License
  6. ;; (http://opensource.franz.com/preamble.html),
  7. ;; known as the LLGPL
  8. */
  9. %module pslib
  10. %include "/usr/include/libps/pslib.h"