1 | sbool useLocalMechListCopies_flag; |
2 | |
3 | sbool useLocalMechListCopies() { |
4 | ret useLocalMechListCopies_flag; |
5 | } |
6 | |
7 | svoid useLocalMechListCopies(bool flag) { |
8 | useLocalMechListCopies_flag = flag; |
9 | if (flag) mechMode().readMode = 'localCopies; |
10 | } |
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: | #1017198 |
Snippet name: | useLocalMechListCopies - use local copies of remote mech lists |
Eternal ID of this version: | #1017198/2 |
Text MD5: | 99e9d952f8431f8cb775a8ded6cc3652 |
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:29:04 |
Source code size: | 245 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 409 / 439 |
Version history: | 1 change(s) |
Referenced in: | [show references] |