Changes between Version 24 and Version 25 of Documentation

Show
Ignore:
Timestamp:
04/03/13 12:49:52 (12 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v24 v25  
    2323* [[Compiling]] 
    2424 
     25== Example code == 
     26 
     27The MUSCLE 2 package contains a lot of examples, showing its different functionalities. First of all, a few basic mappers are implemented in the directory {{{src/java/muscle/core/kernels}}}, filters in {{{src/java/muscle/core/conduit/filter}}} and terminals in {{{src/java/muscle/core/conduit/terminal}}}. For an overview of examples of complete but basic models, see: 
     28 
     29* [[List of examples]] 
     30 
    2531The real world example 
    2632