view Applications/Samples/samples-library.js @ 450:a04f08baba27

removed log
author Alain Mazy <alain@mazy.be>
date Thu, 17 Jan 2019 18:27:40 +0100
parents 126c9c0c9333
children
line wrap: on
line source

// this file contains the JS method you want to expose to C++ code

// mergeInto(LibraryManager.library, {
//    ScheduleRedraw: function() {
//      ScheduleRedraw();
//    }
//  });