~ubuntu-branches/ubuntu/trusty/python-igraph/trusty

« back to all changes in this revision

Viewing changes to src/bfsiter.h

  • Committer: Package Import Robot
  • Author(s): TANIGUCHI Takaki, Jakub Wilk, TANIGUCHI Takaki
  • Date: 2013-06-06 10:57:53 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130606105753-0j44jjvqd3z9tirw
Tags: 0.6.5-1
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ TANIGUCHI Takaki ]
* New upstream release
* Bump Standards-Version to 3.9.4. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* -*- mode: C -*-  */
2
2
/* 
3
3
   IGraph library.
4
 
   Copyright (C) 2006  Gabor Csardi <csardi@rmki.kfki.hu>
5
 
   MTA RMKI, Konkoly-Thege Miklos st. 29-33, Budapest 1121, Hungary
 
4
   Copyright (C) 2006-2012  Tamas Nepusz <ntamas@gmail.com>
6
5
   
7
6
   This program is free software; you can redistribute it and/or modify
8
7
   it under the terms of the GNU General Public License as published by