home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Gallery
/
INTERGAL.bin
/
intergal
/
prgs
/
idv21
/
data.z
/
RemoteInt.pre
< prev
next >
Wrap
Text File
|
1995-10-08
|
168b
|
10 lines
import sun.tools.debug.*;
public class \Name\ extends sun.tools.debug.RemoteInt
{
public \Name\ (int AValue)
{
super (AValue);
}
}