COIN-OR::LEMON - Graph Library

Ticket #184: 184-header1-e3ef3a03fe5a.patch

File 184-header1-e3ef3a03fe5a.patch, 518 bytes (added by Peter Kovacs, 15 years ago)
  • scripts/bib2dox.py

    # HG changeset patch
    # User Peter Kovacs <kpeter@inf.elte.hu>
    # Date 1258073187 -3600
    # Node ID e3ef3a03fe5a4bf73cad36cf39b3502ea3e224ad
    # Parent  1a7fe3bef5144989cc90fe53f4f0a23337fc493f
    Fix the first line of scripts/bib2dox.py (#184)
    
    diff --git a/scripts/bib2dox.py b/scripts/bib2dox.py
    a b  
    1 #!/usr/bin/env /usr/local/Python/bin/python2.1
     1#! /usr/bin/env python
    22"""
    33  BibTeX to Doxygen converter
    44  Usage: python bib2dox.py bibfile.bib > bibfile.dox