File: help.Template.html

package info (click to toggle)
avida 2.0b7-4.2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 5,244 kB
  • ctags: 8,357
  • sloc: cpp: 57,327; ansic: 7,554; sh: 861; makefile: 492; perl: 169; exp: 21
file content (6 lines) | stat: -rw-r--r-- 606 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<html>
<title>Other Notation : Template</title>

<h1>Template</h1>

A template (sometimes called a label) is a sequence of <a href="help.nop-instructions.html">no-operation</a>  instructions used to mark regions of code within a <a href="help.Genome.html">genome</a>. Some instructions (such a <a href="help.h-search.html">h-search</a>) are followed by a template; the <a href="help.Complement-Template.html">complement</a>  of that template is then used to match against other templates. See the descriptions of the individual <a href="help.Instruction.html">instructions</a>  for how they use templates.