timedata-org / old-timedata

Time arts data - high-performance color processing in C++ and Python.
7 stars 3 forks source link

make_generated_files.py should make the resulting files write-only. #32

Closed rec closed 8 years ago

rec commented 8 years ago

So that they can't get edited by mistake...

rec commented 8 years ago

Can't be done: https://stackoverflow.com/questions/16795254