Revision: 4764
          http://sourceforge.net/p/vexi/code/4764
Author:   mkpg2
Date:     2015-02-16 09:55:52 +0000 (Mon, 16 Feb 2015)
Log Message:
-----------
Compilation fix.

Modified Paths:
--------------
    branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/Scope.jpp

Modified: branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/Scope.jpp
===================================================================
--- branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/Scope.jpp       
2015-02-16 01:01:31 UTC (rev 4763)
+++ branches/vexi3/org.vexi-library.js/src/main/jpp/org/ibex/js/Scope.jpp       
2015-02-16 09:55:52 UTC (rev 4764)
@@ -4,8 +4,8 @@
 
 package org.ibex.js; 
 
-import org.ibex.js.Interpreter.JSArgs;
-import org.ibex.js.Interpreter.JSArgsTrap;
+import org.ibex.js.JSArgs;
+import org.ibex.js.JSArgsTrap;
 import org.ibex.js.parse.Parser;
 
 /** Implementation of a JavaScript Scope */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to