~ubuntu-branches/ubuntu/lucid/gyp/lucid-proposed

« back to all changes in this revision

Viewing changes to test/scons_tools/tools.c

  • Committer: Bazaar Package Importer
  • Author(s): Fabien Tassin
  • Date: 2010-02-17 22:00:38 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100217220038-hmfvpu3zapmihgeo
Tags: 0.1~svn785-0ubuntu1

New upstream snapshot, needed to support --no-circular-check

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Copyright (c) 2009 Google Inc. All rights reserved.
 
2
 * Use of this source code is governed by a BSD-style license that can be
 
3
 * found in the LICENSE file. */
 
4
 
1
5
#include <stdio.h>
2
6
 
3
7
int main(int argc, char *argv[])