1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 05:50:26 +02:00

*** empty log message ***

This commit is contained in:
Keisuke Nishida 2001-05-04 20:59:16 +00:00
parent 54c17ccbf7
commit b77e2f28d1

View file

@ -19,6 +19,8 @@
;;; Code: ;;; Code:
(require 'cl)
;;; ;;;
;;; Low level interface ;;; Low level interface
;;; ;;;