1 | static void web_expandMarkers2(Web web) {
|
2 | for (LispStatement rule : lispStatementsByHead("razrxqstbnzeahwg")) {
|
3 | //print("Rule: " + struct(rule));
|
4 | if (web.potNotEmpty(rule.globalID)) |
5 | web_labelToLabel(web, web.clearPot(rule.globalID), |
6 | lisp("wvuyakuvuelmxpwp", rule.term.get(0)),
|
7 | lisp("wvuyakuvuelmxpwp", rule.term.get(1)));
|
8 | } |
9 | |
10 | for (LispStatement rule : lispStatementsByHead("gmtzfidalveipfyx")) {
|
11 | //print("Rule: " + struct(rule));
|
12 | if (web.potNotEmpty(rule.globalID)) |
13 | web_labelToLabel(web, web.clearPot(rule.globalID), |
14 | lisp("wvuyakuvuelmxpwp", rule.term.get(0)),
|
15 | rule.term.get(1)); |
16 | } |
17 | } |
Began life as a copy of #1007695
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: | #1007743 |
| Snippet name: | web_expandMarkers2 |
| Eternal ID of this version: | #1007743/5 |
| Text MD5: | 65a0798d25f5efa641561f8b6251b2d6 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-03 07:05:18 |
| Source code size: | 674 bytes / 17 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 761 / 772 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |