~ubuntu-branches/ubuntu/precise/bitcoin/precise

« back to all changes in this revision

Viewing changes to src/json/json_spirit_value.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2011-01-17 19:48:35 UTC
  • Revision ID: james.westby@ubuntu.com-20110117194835-a3kljf7m1pcv2bbn
Tags: upstream-0.3.19~dfsg
ImportĀ upstreamĀ versionĀ 0.3.19~dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Copyright (c) 2007 John W Wilkinson
 
2
 
 
3
   This source code can be used for any purpose as long as
 
4
   this comment is retained. */
 
5
 
 
6
// json spirit version 2.00
 
7
 
 
8
#include "json_spirit_value.h"