mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
default omega changed
This commit is contained in:
parent
b8557c0d8b
commit
ac6e0569a2
2
config.h
2
config.h
|
@ -59,7 +59,7 @@ namespace catima{
|
|||
unsigned char z_effective=z_eff_type::pierce_blann;
|
||||
//char z_effective=z_eff_type::atima14;
|
||||
unsigned char dedx = 0;
|
||||
unsigned char dedx_straggling = omega::atima;
|
||||
unsigned char dedx_straggling = omega::bohr;
|
||||
#ifdef REACTIONS
|
||||
unsigned char skip=skip_none;
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue
Block a user