Produced by Araxis Merge on 1/2/2018 11:59:05 AM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue Jan 2 16:59:05 2018 UTC | ||
| 2 | HTRE_P2.zip\src.zip\output\IHTA OLH Files.zip\profile.zip\whdata | whtoc.js | Wed Jul 27 15:29:36 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 31 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | // We bHelp 5.10 .001 | |||||
| 2 | // const s trings | |||||
| 3 | var gaProj = new Arr ay(); | |||||
| 4 | var gsRoot = ""; | |||||
| 5 | ||||||
| 6 | function s etRoot(sRo ot) | |||||
| 7 | { | |||||
| 8 | gs Root = sRo ot | |||||
| 9 | } | |||||
| 10 | ||||||
| 11 | function a PE(sProjPa th, sRootP ath) | |||||
| 12 | { | |||||
| 13 | ga Proj[gaPro j.length] = new tocP rojEntry(s ProjPath, sRootPath) ; | |||||
| 14 | } | |||||
| 15 | ||||||
| 16 | function t ocProjEntr y(sProjPat h, sRootPa th) | |||||
| 17 | { | |||||
| 18 | if (sProjPath .lastIndex Of("/")!=s ProjPath.l ength-1) | |||||
| 19 | sPro jPath+="/" ; | |||||
| 20 | th is.sPPath = sProjPat h; | |||||
| 21 | th is.sRPath = sRootPat h; | |||||
| 22 | } | |||||
| 23 | ||||||
| 24 | ||||||
| 25 | function w indow_OnLo ad() | |||||
| 26 | { | |||||
| 27 | if (parent & & parent ! = this && parent.pro jReady) { | |||||
| 28 | pare nt.projRea dy(gsRoot, gaProj); | |||||
| 29 | } | |||||
| 30 | } | |||||
| 31 | window.onl oad = wind ow_OnLoad; |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.