~ubuntu-branches/ubuntu/warty/gnushogi/warty

« back to all changes in this revision

Viewing changes to gnushogi/TRANS.TBL

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 2004-01-09 16:06:59 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040109160659-n26nu7009llm247p
Tags: 1.3-3.1
* NMU
 - Minimal testing done and looks quite OK (even if I don't know
   how to play the game...)
 - Build-Depends move from libxaw-dev to libxaw6-dev (Closes: #169975)
 - Included errno.h in gnushogi which makes the binary build properly
   now (and is usable with xshogi) (Closes: #226319)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
F ATTACKS.C;1                           attacks.c
 
2
F BOOK.C;1                              book.c
 
3
F BOOK.H;1                              book.h
 
4
F COMMONDS.C;1                          commondsp.c
 
5
F CURSESDS.C;1                          cursesdsp.c
 
6
F CURSESDS.H;1                          cursesdsp.h
 
7
F DEBUG.H;1                             debug.h
 
8
F DSPWRAPP.C;1                          dspwrappers.c
 
9
F DSPWRAPP.H;1                          dspwrappers.h
 
10
F EVAL.C;1                              eval.c
 
11
F EVAL.H;1                              eval.h
 
12
F GENMOVE.C;1                           genmove.c
 
13
F GLOBALS.C;1                           globals.c
 
14
F GNUSHOGI.H;1                          gnushogi.h
 
15
F INIT.C;1                              init.c
 
16
F MAIN.C;1                              main.c
 
17
F MAKEFILE.IN;1                         Makefile.in
 
18
F MAKEPATT.C;1                          makepattern.c
 
19
F OPTS.H;1                              opts.h
 
20
F PAT2INC.C;1                           pat2inc.c
 
21
F PATTERN.C;1                           pattern.c
 
22
F PATTERN.H;1                           pattern.h
 
23
F PATTERN.INC;1                         pattern.inc
 
24
F RAWDSP.C;1                            rawdsp.c
 
25
F RAWDSP.H;1                            rawdsp.h
 
26
F SEARCH.C;1                            search.c
 
27
F SIZETEST.C;1                          sizetest.c
 
28
F SYSDEPS.C;1                           sysdeps.c
 
29
F TCONTRL.C;1                           tcontrl.c
 
30
F UTIL.C;1                              util.c