ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/mpi_implementation/mpiForceField.c
Revision: 142
Committed: Wed Oct 16 22:24:51 2002 UTC (22 years, 6 months ago) by chuckv
Content type: text/plain
File size: 84 byte(s)
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 chuckv 142 #include <stdio.h>
2     #include <stdlib.h>
3     #include <mpi.h>
4    
5     #include <mpiForceField.h>