makes the compiler compile
This commit is contained in:
parent
9ede58f0dd
commit
b3a620ba17
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
# -*- encoding: utf-8 -*-
|
||||||
# Copyright (C) 2015 CentraleSupélec
|
# Copyright (C) 2015 CentraleSupélec
|
||||||
# All rights reserved
|
# All rights reserved
|
||||||
PACKAGE = "hand_control"
|
PACKAGE = "hand_control"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
# -*- encoding: utf-8 -*-
|
||||||
# Copyright (C) 2015 CentraleSupélec
|
# Copyright (C) 2015 CentraleSupélec
|
||||||
# All rights reserved
|
# All rights reserved
|
||||||
PACKAGE = "hand_control"
|
PACKAGE = "hand_control"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
# -*- encoding: utf-8 -*-
|
||||||
# Copyright (C) 2015 CentraleSupélec
|
# Copyright (C) 2015 CentraleSupélec
|
||||||
# All rights reserved
|
# All rights reserved
|
||||||
PACKAGE = "hand_control"
|
PACKAGE = "hand_control"
|
||||||
|
|
Loading…
Reference in a new issue