mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 08:40:19 +02:00
*** empty log message ***
This commit is contained in:
parent
bde70eddce
commit
05d44505b8
9 changed files with 42 additions and 8 deletions
|
@ -25,7 +25,6 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
|
|||
;;; Author: Michael Livshin
|
||||
|
||||
;;; Code:
|
||||
|
||||
(define-module (scripts snarf-check-and-output-texi)
|
||||
:use-module (ice-9 streams)
|
||||
:use-module (ice-9 match)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue