[xiph-cvs] cvs commit: vorbis/win32 vorbis.def

Chris Wolf cwolf at xiph.org
Thu Sep 13 23:57:08 PDT 2001



cwolf       01/09/13 23:57:08

  Modified:    win32    vorbis.def
  Log:
  add table_map2mem entry

Revision  Changes    Path
1.5       +2 -1      vorbis/win32/vorbis.def

Index: vorbis.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbis.def,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vorbis.def	2001/09/07 09:42:01	1.4
+++ vorbis.def	2001/09/14 06:57:08	1.5
@@ -1,5 +1,5 @@
 ; 
-; $Id: vorbis.def,v 1.4 2001/09/07 09:42:01 cwolf Exp $
+; $Id: vorbis.def,v 1.5 2001/09/14 06:57:08 cwolf Exp $
 ;
 LIBRARY
 EXPORTS
@@ -32,3 +32,4 @@
 _floor_P
 _residue_P
 _time_P
+table_map2mem

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list