Hex Artifact Content

Artifact b55cb5d9e546a4283663bbcd758aee97262647b6:


0000: 0a 23 20 70 6b 67 49 6e 64 65 78 2e 74 63 6c 20  .# pkgIndex.tcl 
0010: 2d 0a 23 20 20 20 20 41 20 6e 65 77 20 6d 61 6e  -.#    A new man
0020: 75 61 6c 6c 79 20 67 65 6e 65 72 61 74 65 64 20  ually generated 
0030: 22 70 6b 67 49 6e 64 65 78 2e 74 63 6c 22 20 66  "pkgIndex.tcl" f
0040: 69 6c 65 20 66 6f 72 20 74 6c 73 20 74 6f 20 72  ile for tls to r
0050: 65 70 6c 61 63 65 20 74 68 65 20 6f 72 69 67 69  eplace the origi
0060: 6e 61 6c 0a 23 20 20 20 20 77 68 69 63 68 20 64  nal.#    which d
0070: 69 64 6e 27 74 20 69 6e 63 6c 75 64 65 20 74 68  idn't include th
0080: 65 20 63 6f 6d 6d 61 6e 64 73 20 66 72 6f 6d 20  e commands from 
0090: 22 74 6c 73 2e 74 63 6c 22 2e 0a 23 0a 23 20 20  "tls.tcl"..#.#  
00a0: 20 20 41 6c 20 42 6f 72 72 20 31 32 2f 39 39 2c    Al Borr 12/99,
00b0: 20 6c 61 73 74 20 72 65 76 69 73 65 64 20 4a 61   last revised Ja
00c0: 6e 20 31 31 2f 30 30 2e 0a 0a 70 61 63 6b 61 67  n 11/00...packag
00d0: 65 20 69 66 6e 65 65 64 65 64 20 74 6c 73 20 31  e ifneeded tls 1
00e0: 2e 33 20 22 5b 6c 69 73 74 20 6c 6f 61 64 20 5b  .3 "[list load [
00f0: 66 69 6c 65 20 6a 6f 69 6e 20 24 64 69 72 20 40  file join $dir @
0100: 74 6c 73 5f 4c 49 42 5f 46 49 4c 45 40 5d 20 5d  tls_LIB_FILE@] ]
0110: 20 3b 20 5b 6c 69 73 74 20 73 6f 75 72 63 65 20   ; [list source 
0120: 5b 66 69 6c 65 20 6a 6f 69 6e 20 24 64 69 72 20  [file join $dir 
0130: 74 6c 73 2e 74 63 6c 5d 20 5d 22 0a 0a           tls.tcl] ]"..