fixed references in perftc

This commit is contained in:
Vladimir Matveev
2014-07-15 16:06:53 -07:00
parent 6a68b3744c
commit 546a8492f2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="..\src\compiler\prototype\sys.ts"/>
/// <reference path="..\src\compiler\sys.ts"/>
module perftest {
interface IOLog {

View File

@@ -1,5 +1,5 @@
/// <reference path="perfsys.ts"/>
/// <reference path="..\src\compiler\prototype\tc.ts"/>
/// <reference path="..\src\compiler\tc.ts"/>
// resolve all files used in this compilation
if (perftest.hasLogIOFlag()) {