dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/include il_program.h,1.39,1.40


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_program.h,1.39,1.40
Date: Tue, 25 Feb 2003 19:07:28 -0500

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv3149/include

Modified Files:
        il_program.h 
Log Message:


Begin implementing type gathering for generic types.


Index: il_program.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_program.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -r1.39 -r1.40
*** il_program.h        23 Feb 2003 02:28:19 -0000      1.39
--- il_program.h        26 Feb 2003 00:07:26 -0000      1.40
***************
*** 805,808 ****
--- 805,813 ----
  
  /*
+  * Get the underlying class from a generic class reference.
+  */
+ ILClass *ILClassGetUnderlying(ILClass *info);
+ 
+ /*
   * Helper macros for querying information about a class.
   */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]