diff options
author | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2003-02-11 15:22:45 +0800 |
---|---|---|
committer | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2003-02-11 15:22:45 +0800 |
commit | 8f5d0ca0d868fc127aea3441e7a780190fe19c5e (patch) | |
tree | 77a9d01f53514fdd1e407d6b6462740e6cc2140d /sample/etc | |
parent | 88d56fb4ea83fc56a9799eb5134006b07589b5b6 (diff) | |
download | pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.gz pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.bz2 pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.lz pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.xz pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.zst pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.zip |
add @five
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@655 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'sample/etc')
-rw-r--r-- | sample/etc/@five | 16 | ||||
-rw-r--r-- | sample/etc/Makefile | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/sample/etc/@five b/sample/etc/@five new file mode 100644 index 00000000..8c51c8d6 --- /dev/null +++ b/sample/etc/@five @@ -0,0 +1,16 @@ + A B C D E F G H I J K L M N O + 15�z�s�s�s�s�s�s�s�s�s�s�s�s�s�{ + 14�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t [q] �{�����} + 13�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t [u] ���� + 12�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t [p] �n�D�M�� + 11�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 10�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 9�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 8�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t [�w���five_chess�Q�פ��l�ѳ�] + 7�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 6�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 5�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 4�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 3�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 2�u�q�q�q�q�q�q�q�q�q�q�q�q�q�t + 1�|�r�r�r�r�r�r�r�r�r�r�r�r�r�} diff --git a/sample/etc/Makefile b/sample/etc/Makefile index 8881af2a..b607587f 100644 --- a/sample/etc/Makefile +++ b/sample/etc/Makefile @@ -2,7 +2,7 @@ SUBDIR=chickens BBSHOME?=$(HOME) TARGET=$(BBSHOME)/etc/ FILES= Welcome Welcome_login goodbye register registered ve.hlp Logout\ - Welcome_birth domain_name_query feast today_boring + Welcome_birth domain_name_query feast today_boring @five all: |