Merge branch 'master' of git://factorcode.org/git/factor

db4
Joe Groff 2009-06-22 15:54:25 -05:00
commit 8fabe24b1d
1 changed files with 17 additions and 17 deletions

View File

@ -95,7 +95,7 @@ CONSTANT: PENDIN OCT: 0040000
CONSTANT: IEXTEN OCT: 0100000
M: linux lookup-baud ( n -- n )
dup H{
H{
{ 0 OCT: 0000000 }
{ 50 OCT: 0000001 }
{ 75 OCT: 0000002 }