зеркало из https://github.com/mozilla/pjs.git
8 строки
114 B
Plaintext
8 строки
114 B
Plaintext
|
//
|
||
|
// Debug specific defines for the JavaRuntime
|
||
|
//
|
||
|
|
||
|
#define DEBUG 1
|
||
|
#define TRACING 1
|
||
|
|
||
|
#include "Client.Prefix.h"
|