Ignore:
Timestamp:
Nov 25, 1999, 2:56:34 PM (26 years ago)
Author:
ansari
Message:

archediab 28 vol

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archediab.old/prog_compression_unsigned/compress.c

    r641 r649  
    99/*******************************************************************************************/
    1010
    11 int filtre[16]={0xfffffff,0xffffffe,0xffffffc,0xffffff8,
     11static int filtre[16]={0xfffffff,0xffffffe,0xffffffc,0xffffff8,
    1212                0xffffff0,0xfffffe0,0xfffffc0,0xfffff80,
    1313                0xfffff00,0xffffe00,0xffffc00,0xffff800,
Note: See TracChangeset for help on using the changeset viewer.