~ubuntu-branches/ubuntu/trusty/rabbitmq-server/trusty

« back to all changes in this revision

Viewing changes to plugins-src/rabbitmq-jsonrpc-channel-examples/priv/www-examples/WhiteRabbitBoard/painter/CPDrawing.js

  • Committer: Package Import Robot
  • Author(s): Emile Joubert
  • Date: 2013-08-15 15:24:15 UTC
  • mfrom: (0.5.6) (0.1.42 sid)
  • Revision ID: package-import@ubuntu.com-20130815152415-savq3fpv1vhou8eh
Tags: 3.1.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
                if(validPoints == 4) return true;
129
129
                return false;
130
130
        }
131
 
});
 
 
b'\\ No newline at end of file'
 
131
});