Path to this page:
Subject: CVS commit: pkgsrc/audio/festvox-abc
From: Thomas Klausner
Date: 2003-01-27 11:41:43
Message id: 20030127104143.B8364B004@cvs.netbsd.org
Log Message:
Update distinfo for currently available file.
Diff is:
diff -r old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm \
new/festival/lib/voices/
spanish/abc_diphone/festvox/abc_diphone.scm
60a61,62
> (set! prev_token.punctuation token.punctuation)
> (set! token.punctuation "\"`.,:;!?(){}[]" "[see \
Tokenizing]")
104a107
> (set! current_voice_reset abc_voice_reset)
105a109,112
> )
>
> (define (abc_voice_reset)
> (set! token.punctuation prev_token.punctuation)
Addresses part of PR 19873.
Files: