> I would like to know the syntex to use symlib.sym in xplor 3.1.
> Thanks
> Ramachandran Murali
If you would insist on using "symlib.sym" in xplor3.1,
try the following (ignore the parser error messages for asymmetry statements):
xrefine
evaluate ($sg=19) { define the space group number }
@symlib.sym { read the library }
? { print out symmetry operators }
end
Jiansheng Jiang.