From 572f2fef124c7e62afb917ef9c596a22724da077 Mon Sep 17 00:00:00 2001 From: Adhitya Kamakshidasan Date: Thu, 28 Jul 2016 21:53:13 +0530 Subject: Support for Maven added --- history/data_structures/BOUNCE.js | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 history/data_structures/BOUNCE.js (limited to 'history/data_structures/BOUNCE.js') diff --git a/history/data_structures/BOUNCE.js b/history/data_structures/BOUNCE.js deleted file mode 100644 index b2b8ec9..0000000 --- a/history/data_structures/BOUNCE.js +++ /dev/null @@ -1,17 +0,0 @@ -function BOUNCE () { - - - var n = 2; - - var k = 1],[ipar=[]; - - var for i = 1:n; - - var for j = i+1:n; - - var ipar(k) = i; - k=k+1; - ipar(k)=j; - k=k+1; - return new BasicBlock(this.x) -} -- cgit