Initial comit - Clone
This commit is contained in:
10
plugins/lib_show/dune
Normal file
10
plugins/lib_show/dune
Normal file
@@ -0,0 +1,10 @@
|
||||
(alias
|
||||
(name plugin)
|
||||
(deps plugin_lib_show.cmxs))
|
||||
|
||||
(executable
|
||||
(name plugin_lib_show)
|
||||
(embed_in_plugin_libraries geneweb.def_show)
|
||||
(flags -linkall)
|
||||
(modes
|
||||
(native plugin)))
|
||||
0
plugins/lib_show/plugin_lib_show.ml
Normal file
0
plugins/lib_show/plugin_lib_show.ml
Normal file
Reference in New Issue
Block a user