Split javascript export template into multiple files
This commit is contained in:
parent
6627f18e0f
commit
9f49255bee
5 changed files with 1081 additions and 964 deletions
|
|
@ -28,4 +28,9 @@
|
|||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#ifndef JAVASCRIPT_EXPORT_H
|
||||
#define JAVASCRIPT_EXPORT_H
|
||||
|
||||
void register_javascript_exporter();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue