|
|
@@ -132,6 +132,14 @@ cleanup(void) {
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////
|
|
|
///// PATCH FILE APPLY MEMBER FUNCTIONS
|
|
|
+/////
|
|
|
+////////////////////
|
|
|
+///// NOTE: this patch-application functionality is unfortunately
|
|
|
+///// duplicated in the Installer. It is contained in the file
|
|
|
+///// installerApplyPatch.cxx
|
|
|
+///// PLEASE MAKE SURE THAT FILE GETS UPDATED IF ANY OF THIS
|
|
|
+///// LOGIC CHANGES! (i.e. if the patch file format changes)
|
|
|
+////////////////////
|
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////
|