File: application.kwc

package info (click to toggle)
erlang-doc-html 1%3A10.b.1a-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 22,488 kB
  • ctags: 9,933
  • sloc: erlang: 505; ansic: 323; perl: 61; sh: 45; makefile: 39
file content (18 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%% Automatically generated. Do not edit.
{srcfile, "application"}.
{appname, "toolbar"}.
{appvsn, "1.2"}.
{module, "toolbar"}.
{modulesummary, " GUI for Starting Tools and User Contributions "}.
{name, "start/0"}.
{fsummary, "Start Toolbar"}.
{name, "version/0"}.
{fsummary, "Return current version number"}.
{name, "update/0"}.
{fsummary, "Update Toolbar"}.
{name, "quit/0"}.
{fsummary, "Quit Toolbar."}.
{name, "create_tool_file/0"}.
{fsummary, "Create tool files"}.
{name, "add_gs_contribs/0"}.
{fsummary, "Add GS contributions"}.