morse: cleanup

db4
Slava Pestov 2010-10-08 18:55:23 -07:00
parent fbbaef70c4
commit 38ceef3ab8
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
! Copyright (C) 2007, 2008, 2009 Alex Chapman, 2009 Diego Martinelli
! See http://factorcode.org/license.txt for BSD license.
USING: accessors ascii assocs biassocs combinators hashtables kernel lists literals math namespaces make multiline openal openal.alut parser sequences splitting strings synth synth.buffers ;
USING: accessors ascii assocs biassocs combinators hashtables
kernel lists literals math namespaces make multiline openal
openal.alut parser sequences splitting strings synth
synth.buffers ;
IN: morse
ERROR: no-morse-ch ch ;