From 04febc4494ab3b1b16973e1429f423625664b4b2 Mon Sep 17 00:00:00 2001 From: Rafat Hussain Date: Wed, 30 Sep 2015 12:17:57 +0530 Subject: [PATCH] Commit : async added --- about.html | 4 ++-- front.html | 3 ++- index.html | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/about.html b/about.html index 8158877..abd454a 100644 --- a/about.html +++ b/about.html @@ -1,11 +1,11 @@
- +

Wavelib is a web implementation of C/C++ 1D Wavelet Transform codebase using Emscripten and javascript.


Requirements : HTML5 compliant modern web browser with javascript enabled. This webapp uses asm.js and angularjs that are not compatible with - older browsers.

+ older browsers. Internet Explorer >= 10.0


Inputs : You can enter the data vector using either the file input interface or data input interface. In either case, the input is just a one dimensional data vector consisting only of numbers and only including common separators like commas or spaces.

diff --git a/front.html b/front.html index 3e4a280..f11791d 100644 --- a/front.html +++ b/front.html @@ -58,4 +58,5 @@ -
+ + diff --git a/index.html b/index.html index 907ce11..320f5ad 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@ - +