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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/fForceOptions_interface.h (file contents):
Revision 2518 by chuckv, Wed Dec 7 19:38:03 2005 UTC vs.
Revision 2519 by chuckv, Fri Dec 23 23:04:25 2005 UTC

# Line 44 | Line 44
44   *
45   *  Created by Charles F. Vardeman II on 12/7/05.
46   *  @author  Charles F. Vardeman II
47 < *  @version $Id: fForceOptions_interface.h,v 1.1 2005-12-07 19:38:03 chuckv Exp $
47 > *  @version $Id: fForceOptions_interface.h,v 1.2 2005-12-23 23:04:25 chuckv Exp $
48   *
49   */
50  
51  
52 < */
52 >
53   #ifndef USETHEFORCE_DARKSIDE_FFORCEOPTIONS_INTERFACE_H
54   #define USETHEFORCE_DARKSIDE_FFORCEOPTIONS_INTERFACE_H
55  
# Line 58 | Line 58
58   #include "config.h"
59   #include "UseTheForce/fForceOptions.h"
60  
61 < #define setfForceOptions F90_FUNC(setforceoptions, SETFORCEOPTIONS)
61 > #define setfForceOptions F90_FUNC(setfforceoptions, SETFFORCEOPTIONS)
62  
63   extern "C"{
64 <  void setfForceOptions(ForceOptions* thefForceOptions )
64 >  void setfForceOptions(ForceOptions* thefForceOption);
65   }  
66   #endif
67  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines