* cosmetic

This commit is contained in:
djcb 2012-01-19 21:42:28 +02:00
parent 61f7e84cc9
commit 336b09db42
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
(define-module (mu plot) (define-module (mu plot)
:use-module (mu message) :use-module (mu message)
:use-module (ice-9 popen) :use-module (ice-9 popen)
:export ( mu:plot)) :export (mu:plot))
(define (export-pairs pairs) (define (export-pairs pairs)
"Write a temporary file with the list of PAIRS in table format, and "Write a temporary file with the list of PAIRS in table format, and