tinywm icon indicating copy to clipboard operation
tinywm copied to clipboard

Added a script to remove the comments from annotated.c

Open ghost opened this issue 11 years ago • 2 comments

This was mentioned in the readme (although it was followed by "but nah") and I suppose it may be useful.

ghost avatar May 05 '14 10:05 ghost

What is purpose of this?There is already a file without comments.

farooqkz avatar Jan 13 '18 08:01 farooqkz

@farooqkz if you read the annotated.c it has a comment (beginning at line 13) saying this:

  • ahh, but now i have to make every code change twice!
  • oh well. i could always use some sort of script to process the comments out
  • of this and write it to tinywm.c ... nah

the purpose of this pull request is to do exactly what the comment was talking about which is basically for when/if mackstann ever rewrite or change the annotated.c they don't need to do it twice (1st in annotated.c and 2nd in tinywm.c)

kittokin avatar Jul 16 '20 14:07 kittokin