Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 2bb54e74e6dbbbfe00f09923014f5fe2 > files > 40

libpoker-eval-devel-135.0-1mdv2009.1.i586.rpm

/*
 * Copyright (C) 2004-2006 
 *           Brian Goetz <brian@quiotix.com>
 *           Loic Dachary <loic@dachary.org>
 *
 *  This package is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; version 2 dated June, 1991.
 *
 *  This package is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with this package; if not, write to the Free Software
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 *  MA 02110-1301, USA.
 */
#undef HandType_NOPAIR    
#undef HandType_ONEPAIR   
#undef HandType_TWOPAIR   
#undef HandType_TRIPS     
#undef HandType_STRAIGHT  
#undef HandType_FLUSH     
#undef HandType_FULLHOUSE 
#undef HandType_QUADS     
#undef HandType_STFLUSH   
#undef HandType_FIRST     
#undef HandType_COUNT     
#undef HandType_LAST      

#undef handTypeNames        
#undef handTypeNamesPadded  
#undef nSigCards            
#undef HandVal_print        
#undef HandVal_toString