blob: 453fecc57eb85d674dec1985f4ec51eb0e7f0e9c [file] [log] [blame]
/*
* Copyright 2015 The Native Client Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
NaClTerm.nmf = 'twm.nmf';
NaClTerm.env = [
'NACL_SPAWN_MODE=embed',
'NACL_EMBED_WIDTH=100%',
'NACL_EMBED_HEIGHT=100%',
'DISPLAY=:42',
];
document.title = 'twm';