Files
loongoffice/include/formula
Thomas Arnhold 3db8d606d5 hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done

Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-19 20:04:22 +02:00
..
2014-03-01 09:51:32 -06:00
2014-02-14 14:15:20 +02:00
2014-05-19 08:13:37 +02:00