/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to docs/terminology.html

  • Committer: Gustav Hartvigsson
  • Date: 2013-09-09 21:06:09 UTC
  • mfrom: (19 simpletypesystem)
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: gustav.hartvigsson@gmail.com-20130909210609-jqyy0z02vhe00kq0
* Merging from local branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
      and the method will be run.<sup><a href="#fn1">[*]</a></sup>
44
44
    </p>
45
45
    <p>
46
 
      More on this on the <a href="subclassing">sub classing</a> page.
 
46
      More on this on the <a href="./inheritance.html">inheritance</a> page.
47
47
    </p>
48
48
    <footer style="padding-top: 10em">
49
49
      <A name="fn1"><p> * Note: You must set your own deinit method,