creams: Merge hybrid and pure datasets into ss.all
This commit is contained in:
parent
b5cadefca9
commit
3b80c2fcb9
@ -36,5 +36,6 @@ in
|
||||
creams = with exp.creams.ss; {
|
||||
ss.hybrid = merge [ hybrid ];
|
||||
ss.pure = merge [ pure ];
|
||||
ss.all = merge [ hybrid pure ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user