1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-21 06:56:48 +02:00
mu/guile/mu/contact.scm

5 lines
133 B
Scheme

(define-module (mu contact) :use-module(mu))
(display "(mu contact) is deprecated, please remove from (use-modules ...)")
(newline)