~ubuntu-branches/ubuntu/natty/geany/natty

« back to all changes in this revision

Viewing changes to src/build.c

  • Committer: Bazaar Package Importer
  • Author(s): Damián Viano
  • Date: 2010-02-23 16:33:33 UTC
  • mfrom: (1.1.12 upstream) (3.3.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100223163333-8500xsrwaf7rg6op
Tags: 0.18.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 *      build.c - this file is part of Geany, a fast and lightweight IDE
3
3
 *
4
 
 *      Copyright 2005-2009 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
5
 
 *      Copyright 2006-2009 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
 
4
 *      Copyright 2005-2010 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
 
5
 *      Copyright 2006-2010 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
 
6
 *      Copyright 2009 Lex Trotman <elextr(at)gmail(dot)com>
6
7
 *
7
8
 *      This program is free software; you can redistribute it and/or modify
8
9
 *      it under the terms of the GNU General Public License as published by
18
19
 *      along with this program; if not, write to the Free Software
19
20
 *      Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
20
21
 *
21
 
 * $Id: build.c 4050 2009-08-02 13:33:39Z eht16 $
 
22
 * $Id: build.c 4630 2010-01-31 21:54:47Z eht16 $
22
23
 */
23
24
 
24
25
/*