Thierry FOURNIER a097fdfb62 MINOR: lua: use bitfield and macro in place of integer and enum
In the future, the lua execution must return scheduling informations.
We want more than one flag, so I convert an integer used with an
enum into an interer used as bitfield.
2015-03-04 17:58:52 +01:00
..
2009-01-25 13:49:53 +01:00
2015-03-04 17:58:52 +01:00