(defpackage "F77" (:use "COMMON-LISP" "SB-EXT" "FORTRAN-FFI-ACCESSORS") ;; I'm too lazy to export. Just force way to get the functions. (:documentation "Wrappers for Fortran functions"))