This commit is contained in:
Anthony Scemama 2017-09-01 14:42:54 +02:00
parent 5ba33d3630
commit 54c4a6ed7b
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Welcom the ei_handler.
Welcome to the ei_handler.
We will create all the ezfio related stuff from a EZFIO.cfg file.
Usage:

View File

@ -1,10 +1,10 @@
#!/usr/bin/env python
"""
This programme generate all the
ocaml template needed by qp_edit
This program generates all the
OCaml templates needed by qp_edit
You can see `ezfio_generate_provider.py`
for an example of utilisation
for an example.
"""
import sys