Changes between Version 7 and Version 8 of BossaExampleOne


Ignore:
Timestamp:
Feb 12, 2008, 8:25:43 AM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaExampleOne

    v7 v8  
    172172The first defines a comparison of two results:
    173173{{{
    174 function compare($r1, $r2) {
     174function example_compare($r1, $r2) {
    175175    if ($r1->have_ellipse) {
    176176        if ($r2->have_ellipse) {