ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/DarkSide/atype_interface.h
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/atype_interface.h (file contents):
Revision 1633 by gezelter, Fri Oct 22 20:22:48 2004 UTC vs.
Revision 1638 by chrisfen, Fri Oct 22 23:00:06 2004 UTC

# Line 18 | Line 18 | extern "C" {
18   #define makeAtype F90_FUNC(makeatype, MAKEATYPE)
19  
20   extern "C" {
21 <  void makeAtype(AtomTypeProperties atp, int* status );
21 >  void makeAtype(AtomTypeProperties* atp, int* status );
22   }  
23   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines