Remove TypeChecker.

This commit is contained in:
László Monda
2016-04-08 01:42:33 +02:00
parent 9c532ecdf7
commit 49d0ad270b
6 changed files with 0 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
/// <reference path="assert.ts" />
/// <reference path="TypeChecker.ts" />
/// <reference path="Serializable.ts" />
/// <reference path="ClassArray.ts" />
/// <reference path="UhkBuffer.ts" />