Download Jar. Uses 1177K of libraries. Click here for Pure Java version (31879L/244K).
1 | !7 |
2 | |
3 | //mainClassName SmartyMain |
4 | set flag NoMainMethod. |
5 | !include #1031104 |
6 | |
7 | p {
|
8 | File mainJar = getMainJarLocation(); |
9 | File unpackDir = newFile(mainDir(), "code"); |
10 | programID = #1031123; |
11 | ret if standalone_start(new S[0], "Smarty", null, mainJar, unpackDir, programID()); |
12 | smartyMain(); |
13 | } |
Began life as a copy of #1031236
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031241 |
| Snippet name: | Smarty [runner for IDEA project] |
| Eternal ID of this version: | #1031241/3 |
| Text MD5: | a1545526646034e32aa5227200a9f09c |
| Transpilation MD5: | 971f47ea5c137975d9c0e3f8054faf3b |
| Author: | stefan |
| Category: | javax / smarty |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-24 20:43:35 |
| Source code size: | 304 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 487 / 1361 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |