opencv/modules/java/generator/templates/java_module.prolog

10 lines
141 B
Prolog
Raw Normal View History

2017-12-29 12:15:30 +08:00
//
// This file is auto-generated. Please don't modify it!
//
package org.opencv.$jmodule;
2017-12-29 12:15:30 +08:00
$imports
2019-06-05 18:44:03 +08:00
$docs$annotation
2017-12-29 12:15:30 +08:00
public class $jname {