changeset 147:0d96c28dedb1

src/cs/layer1/include/l1_const.h: BIG_SMALL_SLEEP added
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 06 Feb 2019 23:00:51 +0000
parents 767c75e3d2f2
children c47e2dc10134
files src/cs/layer1/include/l1_const.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/cs/layer1/include/l1_const.h	Wed Feb 06 22:28:33 2019 +0000
+++ b/src/cs/layer1/include/l1_const.h	Wed Feb 06 23:00:51 2019 +0000
@@ -65,6 +65,7 @@
 #define BIG_SLEEP             02   // ------ +   BIG  + ------
 #define DEEP_SLEEP            03   // ------ +   BIG  +  DEEP
 #define ALL_SLEEP             04   // SMALL  +   BIG  +  DEEP
+#define BIG_SMALL_SLEEP       05   // SMALL  +   BIG  + ------
 
 // GAUGING SAMPLES
 #define SIZE_HIST             10