Added cabal and vim dir
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
;;;
|
||||
;;; husk-scheme
|
||||
;;; http://justinethier.github.com/husk-scheme
|
||||
;;;
|
||||
;;; Written by Justin Ethier
|
||||
;;;
|
||||
;;; r7rs load library
|
||||
;;;
|
||||
|
||||
(define-library (scheme load)
|
||||
(export load)
|
||||
(import (scheme)))
|
Reference in New Issue
Block a user