it really is case sensitive

This commit is contained in:
Simon Sarris
2015-07-08 16:45:23 -04:00
parent d461a36b78
commit 0d0c92b5c0
+1 -1
View File
@@ -3,7 +3,7 @@
/* Copyright (C) 1998-2015 by Northwoods Software Corporation. */
/// <reference path="gojs.d.ts" />
/// <reference path="goJS.d.ts" />
function init() {
var $ = go.GraphObject.make; // for conciseness in defining templates