Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Commit d32c212

Browse files
author
rsavian
committed
Fix reference path issues.
1 parent c1e9014 commit d32c212

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

ts/interface/IEventDispatcher.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
///<reference path='ICore.ts'/>
2-
///<reference path='IEventDispatcher.ts'/>
32

43
/**
54
* YUIDoc_comment

ts/model/Route.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
///<reference path='Route.ts'/>
21

32
/**
43
* The **Route** class is a model that keeps track of a specific route for the {{#crossLink "Router"}}{{/crossLink}} class.

ts/model/datastore/DataStoreAbstract.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
///<reference path='../../interface/IDataStore')
2-
///<reference path='../../event/LoaderEvent')
3-
///<reference path='../../event/EventDispatcher')
1+
///<reference path='../../interface/IDataStore.ts'/>
2+
///<reference path='../../event/LoaderEvent.ts'/>
3+
///<reference path='../../event/EventDispatcher.ts'/>
44

55
/**
66
* The DataStoreAbstract...

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy