Closed GoogleCodeExporter closed 9 years ago
This also applies for providers_small of course, which should be:
./remcomments.sed < ${JSFILE} | sed -n '/providers_small/,/;/p' | sed -n '/:
{/p' | sed 's/.*\t\(.*\) : {/\1/' | sed 's/://g;s/{//g;' | tr -d '[:blank:]' >
tmp.txt
Original comment by stefan.m...@gmail.com
on 30 Nov 2011 at 10:00
committed into SVN
Original comment by andriy.gerasika
on 16 Apr 2012 at 1:22
Original issue reported on code.google.com by
stefan.m...@gmail.com
on 30 Nov 2011 at 9:59