/***************************************************************************** * ORTEP-II (Oak Ridge Thermal Ellipsoid Plot) for SGI * * * * ORTEP-II was originally written by C. K. Johnson (1976). Report ORNL-5138. * * Oak Ridge National Lab., Oak Ridge, TN, USA. * * ORTEP-II for OpenWindows was written by Norimasa Yamazaki, University of * * Electro-Communications, Tokyo, Japan (yam@crystal.pc.uec.ac.jp). * * * * ORTEP-II for SGI is based on the above two programs. * * List of Files: * * Makefile: make file * * ort.f: ORTEP-II main program written by C. K. Johnson * * ortep.c: interface to ORTEP-II for SGI * * Compilation: Just type 'make'. * * Usage: ortep filename * * ortep -ps filename * * * * If -ps option is specified, PostScript output is printed on your * * terminal (stdout). To save it in a file, redirect the standard * * output, i.e., do 'ortep -ps filename > file.ps' * * Features: * * nothing fancy really. * * It creates only either graphics window on SGI or PostScript file. * * Author: Dongchul Lim, Dept of Chemistry, Yale Univ., New Haven, CT, USA * * (lim@rani.chem.yale.edu), April, 1994. * ******************************************************************************/