Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1001606 // include (hotwire with outer program id)

JavaX fragment (include)

static Class include(S progID) {
  Class c = hotwire(progID);
  setOpt(c, "programID", getProgramID());
  ret c;
}

Author comment

Began life as a copy of #1001605

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: #1001606
Snippet name: include (hotwire with outer program id)
Eternal ID of this version: #1001606/1
Text MD5: c0714febdbae93bec2f73b781bec0390
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-28 17:21:18
Source code size: 120 bytes / 5 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 662 / 1626
Referenced in: #1002427 - Accellerating 629 (SPIKE)
#1006654 - Standard functions list 2 (LIVE, continuation of #761)