gatk-3.8/public/java
Mauricio Carneiro e1d69e4060 make the size of a GenomeLoc int instead of long
it will never be bigger than an int and it's actually useful to be an int so we can use it as parameters to array/list/hash size creation.
2012-02-03 17:12:42 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src make the size of a GenomeLoc int instead of long 2012-02-03 17:12:42 -05:00
test make the size of a GenomeLoc int instead of long 2012-02-03 17:12:42 -05:00