# This file contains mappings from string to typeId, which will be used to find types by
# procRMI(). This can be used to support additional names for classes.
#
# Format: string=string, where the first string is the one to be replaced with the second,
# which needs to be the name of a type which Class.forName() can find.
#
Anything=javaSys.AnythingCI
PiSimple=javaSys.PiSimpleCI
AddRI=javaSys.CTestCI