diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:44:46 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:44:46 +0000 |
commit | e3a9bbf1a17c37f38cc9364dd5586bdb04b9a5f2 (patch) | |
tree | ad656264e946f92e596519d504a5e2302bc92062 /registry/test | |
parent | a5ed9d369cb2da954e92a2a6183a99ffd72a20bf (diff) |
INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
2004/05/19 14:25:29 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.
Diffstat (limited to 'registry/test')
-rw-r--r-- | registry/test/regcompare/other1.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/test/regcompare/other1.idl b/registry/test/regcompare/other1.idl new file mode 100644 index 000000000000..75473015bc82 --- /dev/null +++ b/registry/test/regcompare/other1.idl @@ -0,0 +1 @@ +module M { enum X { V }; }; |