This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License as published by | |
* the Free Software Foundation, either version 3 of the License, or | |
* (at your option) any later version. | |
* | |
* This program is distributed in the hope that it will be useful, | |
* but WITHOUT ANY WARRANTY; without even the implied warranty of | |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
* GNU General Public License for more details. |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Issue report: https://github.com/mezz/JustEnoughItems/issues/1455 | |
MultiMC version: 0.6.2-custom | |
Minecraft folder is: | |
/home/david/.multimcinstances/Revelations/minecraft | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[16:19:45] [main/INFO]: Detecting environment... | |
[16:19:45] [main/INFO]: Found launch wrapper, continuing | |
[16:19:45] [main/INFO]: Loading tweak class name com.simon816.sponge.bootstrap.Bootstrap$PreFMLTweaker | |
[16:19:45] [main/INFO]: Using primary tweak class name com.simon816.sponge.bootstrap.Bootstrap$PreFMLTweaker | |
[16:19:45] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:45] [main/INFO]: Loading tweak class name com.simon816.sponge.bootstrap.Bootstrap$PostFMLTweaker | |
[16:19:45] [main/INFO]: Calling tweak class com.simon816.sponge.bootstrap.Bootstrap$PreFMLTweaker | |
[16:19:45] [main/INFO]: Performing SpongeCoremod injection | |
[16:19:45] [main/INFO]: SpongeCoremod successfully injected into FML | |
[16:19:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See the comment for clickable links. | |
StackExchange: https://codereview.stackexchange.com/questions/117753/somewhat-advanced-c-calculator | |
main.cpp: https://gist.github.com/john01dav/3f45904bd3b26bae99da | |
term.h: https://gist.github.com/john01dav/034da66247bdbfeef2b0 | |
term.cpp: https://gist.github.com/john01dav/937e20e0afee81a98eeb |