next up previous contents
Next: Using the RCS system Up: Source Code File Structure Previous: Source Code File Structure   Contents

Directory tree structure

When a directory with the VMD source, library, documentation, and other data files is established, the following subdirectories are present:

bin $\ldots$ Utility scripts and programs, such as the script used to start the proper architecture-specific VMD executable, and the programs used on SGI workstations to change the current stereo mode.
data $\ldots$ Data files used when VMD starts up, i.e., .vmdrc and other `dot' files.
doc $\ldots$ Latex documentation files.
lib $\ldots$ Special libraries and associated header files used by VMD.
proteins $\ldots$ Example protein data files used for testing.
src $\ldots$ Source code files (.c, .C, and .h files).



vmd@ks.uiuc.edu