/[ascend]/trunk/ascend/utilities/test/test_ascDynaLoad_shlib.c
ViewVC logotype

Diff of /trunk/ascend/utilities/test/test_ascDynaLoad_shlib.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 592 by johnpye, Fri May 12 09:50:57 2006 UTC revision 926 by johnpye, Wed Nov 22 07:22:17 2006 UTC
# Line 1  Line 1 
1  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
2  #include "test_ascDynaLoad_shlib.h"  #include "test_ascDynaLoad_shlib.h"
3    
4  ASC_DLLSPEC(int) value = FALSE;  int value = FALSE;
5                                                        
6  int init(void)  int init(void)
7  {  {

Legend:
Removed from v.592  
changed lines
  Added in v.926

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22