blob: a41835dca9cb7aaac9de111116c57d63acdead6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
Toolbox: xcos_toolbox_skeleton
Title: Xcos toolbox skeleton
Summary: Add some blocks to a palette
Version: 1.1
Author: Clément DAVID <clement.david@scilab-enterprises.com>
Maintainer: Clément DAVID <clement.david@scilab-enterprises.com>
Category: Xcos
Entity: Scilab Enterprises
WebSite: http://www.scilab.org
License: CeCILL
ScilabVersion: >= 5.5
Depends:
Date: 2014-01-15
Description: Example for an Xcos toolbox
exec builder.sce
exec loader.sce
help xcos_toolbox_skeleton
|