Universität Ulm, Fakultät für Mathematik und Wirtschaftswissenschaften, SAI

SS 99 || Ferienprojekt zu Allgemeine Informatik II || Puzzle Library

DEFINITION StandardChessClocks


DEFINITION StandardChessClocks;

   IMPORT ChessClocks, Shards, Times;

   PROCEDURE Create(VAR chessclock: ChessClocks.ChessClock;
		    pot: Shards.Pot;
                    nofplayers: SHORTINT;
		    timelimit: Times.Time);

END StandardChessClocks.

SS 99 || Ferienprojekt zu Allgemeine Informatik II || Puzzle Library

Andreas Borchert, 26. Juli 1999