mirror of
https://gitlab.com/scemama/EZFIO.git
synced 2025-01-05 02:48:39 +01:00
Python2
This commit is contained in:
parent
ade8367e05
commit
ef8ac2a2c5
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
|
|
||||||
import os,sys
|
import os,sys
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python2
|
||||||
# EZFIO is an automatic generator of I/O libraries
|
# EZFIO is an automatic generator of I/O libraries
|
||||||
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
# Copyright (C) 2009 Anthony SCEMAMA, CNRS
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user