00001
00002
00003
00004
00005
00006 ar->register_type(static_cast<BIE::Serializable*>(NULL));
00007 ar->register_type(static_cast<AData*>(NULL));
00008 ar->register_type(static_cast<SymTab*>(NULL));
00009 ar->register_type(static_cast<BIE::clivectord*>(NULL));
00010 ar->register_type(static_cast<BIE::clivectori*>(NULL));
00011 ar->register_type(static_cast<BIE::clivectors*>(NULL));
00012 ar->register_type(static_cast<BIE::clivectortess*>(NULL));
00013 ar->register_type(static_cast<StateTransClosure_CLI*>(NULL));
00014 ar->register_type(static_cast<Complex*>(NULL));
00015 ar->register_type(static_cast<KComplex*>(NULL));
00016 ar->register_type(static_cast<CLISaveManager*>(NULL));
00017 ar->register_type(static_cast<Vector*>(NULL));
00018 ar->register_type(static_cast<Three_Vector*>(NULL));
00019 ar->register_type(static_cast<Matrix*>(NULL));
00020 ar->register_type(static_cast<CVector*>(NULL));
00021 ar->register_type(static_cast<CMatrix*>(NULL));
00022 ar->register_type(static_cast<BIE::BIEACG*>(NULL));