myBitString.H

Go to the documentation of this file.
00001 
00006 #ifdef ASM_386
00007  #include "myBitString_i386.H"
00008 #elif defined(ASM_X86_64)
00009  #include "myBitString_X86_64.H"
00010 #else
00011  #include "myBitString_generic.H"
00012 #endif

Generated on Wed Nov 7 23:29:25 2007 for Qsieve by  doxygen 1.5.4