From 7378f5ddf46ef0317343ad310d703c4f4ff8d703 Mon Sep 17 00:00:00 2001 From: Daniel Brahneborg Date: Fri, 8 Mar 2002 19:44:37 +0000 Subject: Initial stuff for checking requisites and previous versions. --- lib/sisfileheader.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/sisfileheader.h') diff --git a/lib/sisfileheader.h b/lib/sisfileheader.h index 6b5fa3f..0c2d635 100644 --- a/lib/sisfileheader.h +++ b/lib/sisfileheader.h @@ -35,6 +35,11 @@ class SISFileHeader { public: + /** + * Compare uid and version number of this file, with another. + */ + SisRC compareApp(SISFileHeader* other); + /** * Populate the fields. * -- cgit v1.2.3