office-gobmx/udkapi
Jean-Tiare LE BIGOT fc29987385 Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'

$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;

Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-08-12 19:29:16 +02:00
..
com/sun/star Remove comment art from offapi and udkapi 2012-08-12 19:29:16 +02:00
prj
Makefile
Module_udkapi.mk
README
UnoApi_udkapi.mk
UnoApiMerge_uretypes.mk

Low level UNO stuff API IDL files

i.e. those that are part of the standalone URE.

See also:
[[offapi]]