~ubuntu-branches/ubuntu/utopic/critcl/utopic

« back to all changes in this revision

Viewing changes to doc/include/module.inc

  • Committer: Package Import Robot
  • Author(s): Andrew Shadura
  • Date: 2013-05-11 00:08:06 UTC
  • Revision ID: package-import@ubuntu.com-20130511000806-7hq1zc3fnn0gat79
Tags: upstream-3.1.9
ImportĀ upstreamĀ versionĀ 3.1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[comment {--- Standard header for all manpages in this module --}]
 
2
[copyright {Jean-Claude Wippler}]
 
3
[copyright {Steve Landers}]
 
4
[copyright {2011-2013 Andreas Kupries}]
 
5
[moddesc {C Runtime In Tcl (CriTcl)}]
 
6
[category  {Glueing/Embedded C code}]
 
7
[keywords {C code} {Embedded C Code}]
 
8
[keywords {dynamic compilation}]
 
9
[keywords {on-the-fly compilation}]
 
10
[keywords {on demand compilation}]
 
11
[keywords {dynamic code generation}]
 
12
[keywords compiler linker {code generator}]
 
13
[keywords {compile & run}]
 
14
[keywords {generate package}]