From bc6290e2db4b9cfa5fdb5cc7195fd00a1c49888a Mon Sep 17 00:00:00 2001 From: "mcmullen%netscape.com" Date: Thu, 13 May 1999 00:01:48 +0000 Subject: [PATCH] First Checked In. --- rdf/base/public/MANIFEST_TEMP | 12 ++++++++++++ xpcom/public/MANIFEST_TEMP | 4 ++++ 2 files changed, 16 insertions(+) create mode 100644 rdf/base/public/MANIFEST_TEMP create mode 100644 xpcom/public/MANIFEST_TEMP diff --git a/rdf/base/public/MANIFEST_TEMP b/rdf/base/public/MANIFEST_TEMP new file mode 100644 index 000000000000..23cbdf7cb491 --- /dev/null +++ b/rdf/base/public/MANIFEST_TEMP @@ -0,0 +1,12 @@ +nsIRDFCompositeDataSource.h +nsIRDFContainer.h +nsIRDFContainerUtils.h +nsIRDFDataSource.h +nsIRDFLiteral.h +nsIRDFNode.h +nsIRDFObserver.h +nsIRDFPurgeableDataSource.h +nsIRDFResource.h +nsIRDFService.h +nsIRDFXMLDataSource.h +nsIRDFXMLSource.h diff --git a/xpcom/public/MANIFEST_TEMP b/xpcom/public/MANIFEST_TEMP new file mode 100644 index 000000000000..41177f1a83ca --- /dev/null +++ b/xpcom/public/MANIFEST_TEMP @@ -0,0 +1,4 @@ +nsIEnumerator.h +nsIFactory.h +nsrootidl.h +nsISupports.h