nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 32 and Version 33 of HowToAddSample


Ignore:
Timestamp:
Jan 6, 2017, 12:01:20 PM (7 years ago)
Author:
Clarence Wret
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToAddSample

    v32 v33  
    104104
    105105----
    106 {{{
    107 #!html
    108 <hr size="5">
    109 }}}
    110106= Coding up a sample =
    111107
     
    145141}}}
    146142
     143where we've copied the constructor arguments from some other class we're using as a template.
    147144
    148145== Making the constructor ==