~ubuntu-branches/ubuntu/vivid/esorex/vivid-proposed

« back to all changes in this revision

Viewing changes to src/er_json.c

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-12 13:16:28 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20140412131628-6xq7unx2r6o0mavy
Tags: 3.10.2-1
* New upstream version
* Change maintainer and VCS location to debian-astro
* Push standards version to 3.9.5. No changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: er_json.c,v 1.8 2013/02/22 15:20:04 cgarcia Exp $
 
1
/* $Id: er_json.c,v 1.8 2013-02-22 15:20:04 cgarcia Exp $
2
2
 *
3
3
 * This file is part of the ESO Common Pipeline Library
4
4
 * Copyright (C) 2001-2006 European Southern Observatory
20
20
 
21
21
/*
22
22
 * $Author: cgarcia $
23
 
 * $Date: 2013/02/22 15:20:04 $
 
23
 * $Date: 2013-02-22 15:20:04 $
24
24
 * $Revision: 1.8 $
25
 
 * $Name: esorex-3_10 $
 
25
 * $Name: not supported by cvs2svn $
26
26
 */
27
27
 
28
28
#ifdef HAVE_CONFIG_H