mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
20 lines
373 B
Text
20 lines
373 B
Text
# asymetrical pattern to test that symmetry not enforced
|
|
# DOUBLE_LETTER = +
|
|
# DOUBLE_WORD = *
|
|
# TRIPLE_LETTER = ^
|
|
# TRIPLE_WORD = !
|
|
!..+...!.......
|
|
.*...^...^.....
|
|
..*...+.+......
|
|
+..*...+...*...
|
|
....*.....*....
|
|
.^...^...^.....
|
|
..+...+.+......
|
|
!..+...*...+...
|
|
..+...+.+......
|
|
.^...^...^.....
|
|
....*..........
|
|
+..*...+.......
|
|
..*...+........
|
|
.*...^.........
|
|
!..+...........
|