*not part of the build*

fix for 80938
a = avm@sparc.spb.su
    ovk@sparc.spb.su
    sva@sparc.spb.su

Tests for blackConnect


git-svn-id: svn://10.0.0.236/trunk@95860 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
2001-05-24 05:22:13 +00:00
parent d74ff774aa
commit 6e4a0fdecc
214 changed files with 17250 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
/*
* ************* DO NOT EDIT THIS FILE ***********
*
* This file was automatically generated from iStressComponent2.idl.
*/
package org.mozilla.xpcom;
/**
* Interface iStressComponent2
*
* IID: 0x59b94c87-b32d-4881-9b86-f29649af576e
*/
public interface iStressComponent2 extends nsISupports
{
public static final IID IID =
new IID("59b94c87-b32d-4881-9b86-f29649af576e");
/* void increase (); */
public void increase();
}
/*
* end
*/