1 |
#!/usr/bin/env |
|
1 |
#! /usr/bin/env python |
|
2 | 2 |
""" |
... | ... |
@@ -5,4 +5,9 @@ |
5 | 5 |
|
6 |
This file is a part of LEMON, a generic C++ optimization library. |
|
7 |
|
|
8 |
********************************************************************** |
|
9 |
|
|
6 | 10 |
This code is the modification of the BibTeX to XML converter |
7 |
by Vidar Bronken Gundersen et al. |
|
11 |
by Vidar Bronken Gundersen et al. |
|
12 |
See the original copyright notices below. |
|
8 | 13 |
|
0 comments (0 inline)