Changes between Version 24 and Version 25 of GENIExperimenter/Tutorials/ClickExample/DesignSetup


Ignore:
Timestamp:
07/16/14 11:34:28 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample/DesignSetup

    v24 v25  
    11= [wiki:GENIExperimenter/Tutorials/ClickExample Click Example] =
    2 
    3 {{{
    4 #!div style="background: #ffd; border: 3px ridge"
    5 
    6 This is an example of embedded "code" block:
    7 
    8    {{{
    9 #!python
    10 def hello():
    11    return "world"
    12    }}}
    13 
    14 }}}
    152
    163{{{