Header --> Id

This commit is contained in:
ceriel
1994-06-24 14:02:31 +00:00
parent bcc84a94d5
commit f26dd7bb01
1254 changed files with 1254 additions and 1254 deletions

View File

@@ -2,7 +2,7 @@ DEFINITION MODULE ArraySort;
(*
Module: Array sorting module
Author: Ceriel J.H. Jacobs
Date: $Header$
Date: $Id$
Interface is like the qsort() interface in C, so that an array of values
can be sorted. This does not mean that it has to be an ARRAY, but it does