Differences From Artifact [87f8d0d14e]:
- File client/1.0/neutral/pkgd.eagle — part of check-in [d1f3dcdd08] at 2025-04-16 04:46:34 on branch trunk — Fix typo in the 'haveValidLoginCookie' procedure. (user: mistachkin, size: 82970) [annotate] [blame] [check-ins using]
To Artifact [b605aa74b7]:
- File client/1.0/neutral/pkgd.eagle — part of check-in [c6bedf13c4] at 2025-09-27 01:42:34 on branch trunk — Bump version to 1.0.11. (user: mistachkin, size: 82970) [annotate] [blame] [check-ins using]
︙ | |||
2378 2379 2380 2381 2382 2383 2384 | 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 | - + | maybeAddToAutoPath [expr {[isEagle] ? "eagle" : "tcl"}] \ $persistentRootDirectory # # NOTE: Provide the package to the interpreter. # |