Browse Source

makes the compiler compile

master
Louis-Guillaume DUBOIS 10 years ago
parent
commit
b3a620ba17
  1. 1
      cfg/Commander.cfg
  2. 1
      cfg/Estimator.cfg
  3. 1
      cfg/Filter.cfg

1
cfg/Commander.cfg

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# Copyright (C) 2015 CentraleSupélec
# All rights reserved
PACKAGE = "hand_control"

1
cfg/Estimator.cfg

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# Copyright (C) 2015 CentraleSupélec
# All rights reserved
PACKAGE = "hand_control"

1
cfg/Filter.cfg

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# Copyright (C) 2015 CentraleSupélec
# All rights reserved
PACKAGE = "hand_control"

Loading…
Cancel
Save