X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Fmodel%2Finterval.js;h=4c427fb61e9470148813425a568965dba5bfba6f;hb=fbc87b59ef94ef6130a71493194cc41e82b19e21;hp=362cc8c94b2fc69447f6980220e24146a83f5603;hpb=7e2a86485d5b091066011cf58fcba785923a5ac5;p=motion2.git diff --git a/server/services/routing/model/interval.js b/server/services/routing/model/interval.js index 362cc8c..4c427fb 100644 --- a/server/services/routing/model/interval.js +++ b/server/services/routing/model/interval.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xf5de=['name','Intervals','exports'];(function(_0x4497b1,_0x49ff9b){var _0x3c92f7=function(_0x45aca7){while(--_0x45aca7){_0x4497b1['push'](_0x4497b1['shift']());}};_0x3c92f7(++_0x49ff9b);}(_0xf5de,0xd2));var _0xef5d=function(_0x18b4f5,_0x29c80b){_0x18b4f5=_0x18b4f5-0x0;var _0x3826bd=_0xf5de[_0x18b4f5];return _0x3826bd;};'use strict';function Interval(_0x1bb1aa){this['id']=_0x1bb1aa['id']||0x0;this[_0xef5d('0x0')]=_0x1bb1aa['name']||'';this[_0xef5d('0x1')]=_0x1bb1aa[_0xef5d('0x1')]||{};}module[_0xef5d('0x2')]=Interval; \ No newline at end of file +var _0xb1b8=['Intervals'];(function(_0x41ba15,_0x100506){var _0x10ac0b=function(_0x237f5c){while(--_0x237f5c){_0x41ba15['push'](_0x41ba15['shift']());}};_0x10ac0b(++_0x100506);}(_0xb1b8,0x190));var _0x8b1b=function(_0x513c68,_0x3d15e2){_0x513c68=_0x513c68-0x0;var _0x361e7d=_0xb1b8[_0x513c68];return _0x361e7d;};'use strict';function Interval(_0x2a3e87){this['id']=_0x2a3e87['id']||0x0;this['name']=_0x2a3e87['name']||'';this[_0x8b1b('0x0')]=_0x2a3e87[_0x8b1b('0x0')]||{};}module['exports']=Interval; \ No newline at end of file