Changeset 1231
- Timestamp:
 - Feb 12, 2004, 4:00:11 PM (22 years ago)
 - Location:
 - trunk/testcase
 - Files:
 - 
      
- 2 edited
 
- 
          
  570c.c (modified) (1 diff, 1 prop)
 - 
          
  570main.cpp (modified) (1 diff, 1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/testcase/570c.c
- 
Property       cvs2svn:cvs-rev
 changed from       
1.7to1.8 
r1230 r1231 83 83 PTYPE (_System * PVar2PType)(int a, int b, int c, int d); 84 84 85 86 extern void _System glutDisplayFunc1(void (* _System)(void)); 87 extern void _System glutDisplayFunc2(void (_System *)(void)); 85 88 86 89 /*  - 
Property       cvs2svn:cvs-rev
 changed from       
 - 
      
trunk/testcase/570main.cpp
- 
Property       cvs2svn:cvs-rev
 changed from       
1.7to1.8 
r1230 r1231 142 142 } 143 143 144 extern void _System glutDisplayFunc1(void (* _System pfn)(void)); /* TODO make this work without the pfn!!! */ 145 extern void _System glutDisplayFunc2(void (_System *)(void)); 144 146 145 147  - 
Property       cvs2svn:cvs-rev
 changed from       
 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  