comparison libervia/common/constants.py @ 1239:f511f8fbbf8a

fixed shebangs
author Goffi <goffi@goffi.org>
date Wed, 29 Jan 2020 10:06:01 +0100
parents 987595a254b0
children 822bd0139769
comparison
equal deleted inserted replaced
1238:f55056bb67d4 1239:f511f8fbbf8a
1 #!/usr/bin/python 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*- 2
3 3
4 # Libervia: a SAT frontend 4 # Libervia: a SAT frontend
5 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org) 5 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
6 6
7 # This program is free software: you can redistribute it and/or modify 7 # This program is free software: you can redistribute it and/or modify