Libraryless. Click here for Pure Java version (2292L/15K).
1 | sS dm_loadOrActivateScoreMatrixModule(S scoreModuleID) {
|
2 | if (!dm_moduleExists(scoreModuleID)) |
3 | ret dm_showNewModule("#1024823/ScoreMatrix");
|
4 | dm_activateModule(scoreModuleID); |
5 | ret scoreModuleID; |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026087 |
| Snippet name: | dm_loadOrActivateScoreMatrixModule |
| Eternal ID of this version: | #1026087/2 |
| Text MD5: | ca72c49f366b6ae36f1f2e76f7663e5c |
| Transpilation MD5: | 700f309bbc892d49b5cb9854c32dc6a5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-19 23:47:24 |
| Source code size: | 209 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 398 / 526 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |