|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T r
Length: 1403 (0x57b) Types: TextFile Names: »readme.doc«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/General/Bidding/readme.doc«
readme.doc file for Bridge Bidder Version 3.0 6/89 ============================================================================== Files included: bidding.c source deal.c source eval.c source exper.c source bidding.h source bidding.doc general documentation exper.doc documentation of experiment feature readme.doc this file history.doc evolution of this program example.exp example of experiment feature makefile.unx makefile (unix) makefile.dos makefile (ibm-pc/ms-dos) Compiling information ============================================================================== There are some #define's in bidding.h which can be adjusted to suit your desires. All of these appear at the very end of bidding.h. The defines which can be adjusted allow you to 1) Choose method of screen clearing between bids. 2) Choose the style in which bids are displayed. If you prefer options as they are, no adjustments should be necessary. Simply make sure the appropriate makefile is set up for your system, and run make. Differences between version 3.0 and 2.0 ======================================= Introduction of deal_types and experiments by John Oswalt. Compile-time option for bidding display style installed. Differences between version 2.0 and 1.0 ======================================== Better display of current bidding sequence. Compile-time options for screen clearing installed.