4.58 beta

This commit is contained in:
Igor Pavlov
2008-05-05 00:00:00 +00:00
committed by Kornel Lesiński
parent bd1fa36322
commit 3901bf0ab8
326 changed files with 10643 additions and 14913 deletions

View File

@@ -1,7 +1,10 @@
/* Sort.h */
/* Sort.h -- Sort functions
2008-03-19
Igor Pavlov
Public domain */
#ifndef __7Z_Sort_H
#define __7Z_Sort_H
#ifndef __7Z_SORT_H
#define __7Z_SORT_H
#include "Types.h"