Revision: 4479 http://vexi.svn.sourceforge.net/vexi/?rev=4479&view=rev Author: mkpg2 Date: 2013-01-17 06:05:58 +0000 (Thu, 17 Jan 2013) Log Message: ----------- Minor changes. (For use of JS as library, not in vexi).
Modified Paths: -------------- trunk/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp Modified: trunk/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp =================================================================== --- trunk/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp 2013-01-17 05:43:55 UTC (rev 4478) +++ trunk/org.vexi-library.js/src/main/jpp/org/ibex/js/JSInstant.jpp 2013-01-17 06:05:58 UTC (rev 4479) @@ -98,7 +98,7 @@ public void addConstructor(JS constructor) throws JSExn {throw new JSExn("Attemted to add constructor to date"); } - final Instant instant; + final public Instant instant; public JSInstant(Instant instant) { this.instant = instant; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn