sbool mergeLocalAndRemoteMechLists_flag; sbool mergeLocalAndRemoteMechLists() { ret mergeLocalAndRemoteMechLists_flag; } svoid mergeLocalAndRemoteMechLists(bool flag) { mergeLocalAndRemoteMechLists_flag = flag; if (flag) { setOptMC(mechList_goToCreator_dont := true); mechMode().readMode = 'mergeLocalAndRemote; } }
Began life as a copy of #1016011
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017555 |
Snippet name: | mergeLocalAndRemoteMechLists |
Eternal ID of this version: | #1017555/3 |
Text MD5: | 35644d4fa0c5fdc4a9d01be1f4ad2a4f |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-08-04 17:31:21 |
Source code size: | 345 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 435 / 444 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |