1
0

Implement BACKTRACE

This commit is contained in:
otya128
2016-12-15 17:26:27 +09:00
parent 10eb0803fe
commit 1fc36cdc90
3 changed files with 39 additions and 1 deletions

View File

@@ -573,7 +573,7 @@ class PetitComputer
{
writeln(t);
}
bool renderprofile = true;
bool renderprofile = false;
try
{
version(Windows)