MinimalModule

Minimal module that can be used as a start for a new module. Simply change all occurrences of "MinimalModule" to the name of your new module in MinimalModule.cc, MinimalModule.h and MinimalModule.ikc (this file), rename the files, and fill in the new code and documentation. This module is located in the UserModules directory.

Example XML definition

A simple example

  <module
      class = "MinimalModule"
      name = "MinimalModule"
  />

Module Connections

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science

Files

MinimalModule.h
MinimalModule.cc
MinimalModule.ikc

blog comments powered by Disqus