1 | sbool loadAIConcepts_alwaysFromDisk; |
2 | |
3 | static L<AIConcept> loadAIConcepts() { |
4 | Concepts c = new Concepts(#1006463); |
5 | if (loadAIConcepts_alwaysFromDisk) c.loadFromDisk(); else c.load(); |
6 | ret list(c, AIConcept); |
7 | } |
Began life as a copy of #1007084
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: | #1007161 |
Snippet name: | loadAIConcepts (uses AIConcept class) |
Eternal ID of this version: | #1007161/3 |
Text MD5: | 9201a469784e0e1ffde1e3d3754308a2 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-27 00:30:55 |
Source code size: | 219 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 507 / 522 |
Version history: | 2 change(s) |
Referenced in: | [show references] |