rx.js: fixed references rx.js.* -> rx.*

This commit is contained in:
Igor Oleinikov
2013-12-16 15:28:25 +04:00
parent f61f1bbd53
commit ba81c30675
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS-Aggregates package
// Project: http://rx.codeplex.com/
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS-Async package 2.2
// Project: http://rx.codeplex.com/
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS-Binding package
// Project: http://rx.codeplex.com/
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS-Coincidence package
// Project: http://rx.codeplex.com/
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Igor Oleinikov <https://github.com/Igorbek>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="rx.js.d.ts"/>
/// <reference path="rx.d.ts"/>
declare module Rx {
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS-Join package
// Project: http://rx.codeplex.com/
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS "Aggregates"
// Project: http://rx.codeplex.com/
+1 -1
View File
@@ -1,4 +1,4 @@
///<reference path="rx.js.d.ts" />
///<reference path="rx.d.ts" />
// Type definitions for RxJS-VirtualTime package 2.2
// Project: http://rx.codeplex.com/