1 | static void ai_spec_priorityToNormal(Web web) { |
2 | new Matches m; |
3 | for (WebRelation r : web_relationObjects(web)) { |
4 | S rel = web_text(r); |
5 | if (swic(rel, "[priority] ", m)) |
6 | postDerivedFromWeb(web, web_text(r.a), m.rest(), web_text(r.b)); |
7 | } |
8 | } |
Began life as a copy of #1013496
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1013501 |
Snippet name: | ai_spec_priorityToNormal |
Eternal ID of this version: | #1013501/1 |
Text MD5: | a0ba4c12b4953dd7b6327e1aaf89654f |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-07 17:17:51 |
Source code size: | 261 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 478 / 507 |
Referenced in: | [show references] |