Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-09-27 06:19:55 +03:00
parent a915588e16
commit 77c66ad69a

View File

@ -1301,6 +1301,11 @@ function Actions(a, b){
/*********************************************************************/ /*********************************************************************/
// NOTE: this can only mix actions sets and MetaActions, i.e. only the
// actions, properties and .config will get handled...
// NOTE: MetaActions is a special case, if given it will be used as the
// prototype for the root object in the created chain...
// ...MetaActions order in the list has no effect.
var mix = var mix =
module.mix = module.mix =
function(){ function(){