ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/diffs.html (file contents):
Revision 1.1.2.11 by williamc, Fri Aug 27 10:58:47 1999 UTC vs.
Revision 1.1.2.79 by williamc, Tue Apr 25 11:47:13 2000 UTC

# Line 6 | Line 6
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <p>
8   <hr>
9 < <h1>Release Notes For Version V0_9_20</h1>
9 > <p>
10 > <h1>Release Notes For Version V0_12_1</h1>
11 > Tue Apr 25 2000
12 > <hr>
13 > <ol>
14 > <li> Make backward compatable the scram project command
15 > </ol>
16 > <p>
17 > <hr>
18 > <p>
19 > <h1>Release Notes For Version V0_12_0</h1>
20 > Thr Apr 20 2000
21 > <hr>
22 > <ol>
23 > <li>Configuration of new projects made easier with a major restructuring
24 > of the configuration system by removing information duplication in the
25 > BootStrap, requirements and External Dependencies info
26 > <li>New project setup documentation
27 > </ol>
28 > <p>
29 > <hr>
30 > <p>
31 > <h1>Release Notes For Version V0_11_4</h1>
32 > Tue Apr 18 2000
33 > <hr>
34 > <ol>
35 > <li> SCRAM_ARCH variable now available in tool description setup
36 > <li> ToolBox : Upgrade of Motif IGUANA and GEMINI description files
37 > <li> Documentation added for Tool description documents
38 > </ol>
39 > <p>
40 > <hr>
41 > <p>
42 > <h1>Release Notes For Version V0_11_3</h1>
43 > Fri Apr 14 2000
44 > <hr>
45 > <ol>
46 > <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
47 > <li>ToolBox : Add IGUANA V1_0_2 description file
48 > <li>ToolBox : update Qt to 2.0.2
49 > </ol>
50 > <p>
51 > <hr>
52 > <p>
53 > <h1>Release Notes For Version V0_11_2</h1>
54 > Wed Apr 12 2000
55 > <hr>
56 > <ol>
57 > <li> ToolBox : zlib updated to version 1.1.3
58 > <li> BugFix : <Externals> in local <Use> fixed
59 > <li> Self Testing harness added
60 > <li> runtime cleaned up - no longer dependent on clientsettings directly
61 > </ol>
62 > <p>
63 > <hr>
64 > <p>
65 > <h1>Release Notes For Version V0_11_1</h1>
66 > Fri Apr 10 2000
67 > <hr>
68 > <ol>
69 > <li>BugFix : LibType tags comment field now stripped of carriage returns to
70 > help out make
71 > </ol>
72 > <p>
73 > <hr>
74 > <p>
75 > <h1>Release Notes For Version V0_11_0</h1>
76 > Fri Apr 7 2000
77 > <hr>
78 > <ol>
79 > <li>New User Feature :
80 > You can now define runtime environments anywhere
81 > to match your individual applications requirements in addition to the usual
82 > configuration requirements.
83 > <li>New User Feature :
84 > You can now use &lt;use> tags within an &lt;export> environment.
85 > <li>New User Feature :
86 > You can now use &lt;export> interfaces from other SCRAM managed projects with
87 > an extended &lt;External> tag.
88 > <li>New object-orientated SGML parser. With multi-parsing, tag
89 > activation/deactivation functions and error reporting.
90 > <li>Reorganisation of build system in preperation for the integration of
91 > new SCRAM project configuration developments.
92 > Much has changed under the bonnet to get the configuration elements of the
93 > build system behind a common interface.
94 > </ol>
95 > <h2>Files Changed</h2>
96 > <pre>
97 > File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
98 > File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
99 > File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
100 > File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
101 > File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
102 > File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
103 > File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
104 > File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
105 > File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
106 > File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
107 > File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
108 > File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
109 > File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
110 > File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
111 > File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
112 > File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
113 > File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
114 > File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
115 > File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
116 > File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
117 > File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
118 > File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
119 > File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
120 > File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
121 > File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
122 > File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
123 > File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
124 > File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
125 > File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
126 > File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
127 > File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
128 > </pre>
129 > <p>
130 > <hr>
131 > <p>
132 > <h1>Release Notes For Version V0_10_19</h1>
133 > Fri Mar 31 2000
134 > <hr>
135 > <ol>
136 > <li>Addition of Application level runtime environment setting
137 > </ol>
138 > <p>
139 > <hr>
140 > <p>
141 > <h1>Release Notes For Version V0_10_18</h1>
142 > Mon Mar 20 2000
143 > <hr>
144 > <ol>
145 > <li> Addition of Prerprocessor description for ecgs compiler
146 > <li> Workaround for buggy gmake on linux (with wildcard characters)
147 > <li> Extra checking for datestamps to ensure better consistency between build
148 > products and the source code in the local development area.
149 > </ol>
150 > <p>
151 > <hr>
152 > <p>
153 > <h1>Release Notes For Version V0_10_17</h1>
154 > Mon Mar 20 2000
155 > <hr>
156 > <ol>
157 > <li>Allow override of SCRAM_ARCH variable
158 > <p>
159 > <hr>
160 > <p>
161 > <h1>Release Notes For Version V0_10_16</h1>
162 > Wed Mar 15 2000
163 > <hr>
164 > <ol>
165 > <li>Set runtime environment during CC builds on Linux and Sun
166 > </ol>
167 > <p>
168 > <hr>
169 > <p>
170 > <h1>Release Notes For Version V0_10_15</h1>
171 > Tue Mar 7 2000
172 > <hr>
173 > <ol>
174 > <li>Java rules extended
175 > <li>ToolBox : GEANT4_1.0
176 > <li>ToolBox : Xmu lib added to X11
177 > </ol>
178 > <p>
179 > <hr>
180 > <p>
181 > <h1>Release Notes For Version V0_10_14</h1>
182 > Thr Mar 2  2000
183 > <hr>
184 > <ol>
185 > <li> Rules for compiling Java added
186 > </ol>
187 > <p>
188 > <hr>
189 > <p>
190 > <h1>Release Notes For Version V0_10_13</h1>
191 > Tue Feb 29  2000
192 > <hr>
193 > <ol>
194 > <li> Toolbox : GEANT4 description file
195 > <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
196 > <li> Toolbox : pythia_2000 description file
197 > <li> BugFix : exit status propogated through auto-version selection mechanism
198 > </ol>
199 > <p>
200 > <hr>
201 > <p>
202 > <h1>Release Notes For Version V0_10_12</h1>
203 > Wed Feb 23 2000
204 > <hr>
205 > <ol>
206 > <li> Toolbox : cmsim cms118 and cernlib 2000 added
207 > <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
208 > <li> Return exit status of 1 if build fails
209 > </ol>
210 > <p>
211 > <hr>
212 > <p>
213 > <h1>Release Notes For Version V0_10_11</h1>
214 > Fri Feb 18 2000
215 > <hr>
216 > <ol>
217 > <li> Toolbox : OpenInventor_Qt
218 > </ol>
219 > <p>
220 > <hr>
221 > <p>
222 > <h1>Release Notes For Version V0_10_10</h1>
223 > Fri Feb 18 2000
224 > <hr>
225 > <ol>
226 > <li>More user friendly error message when the scram database cannot be found
227 > during a scram list or scram db.
228 > <li>ToolBox : Qt - dependency on OpenGL removed
229 > <li>ToolBox : T_HTL added
230 > </ol>
231 > <p>
232 > <hr>
233 > <p>
234 > <h1>Release Notes For Version V0_10_9</h1>
235 > Mon Jan 31
236 > <hr>
237 > <ol>
238 > <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
239 > </ol>
240 > <p>
241 > <hr>
242 > <p>
243 > <h1>Release Notes For Version V0_10_8</h1>
244 > Tue Dec 13th 1999
245 > <hr>
246 > <ol>
247 > <li> toolbox :BugFix to export the LD_LIBRARY_PATH
248 > </ol>
249 > <p>
250 > <hr>
251 > <p>
252 > <h1>Release Notes For Version V0_10_7</h1>
253 > Tue Dec 13th 1999
254 > <hr>
255 > <ol>
256 > <li> toolbox : zlib description added
257 > <li> check for unknown command line options to the scram project command
258 > </ol>
259 > <p>
260 > <hr>
261 > <p>
262 > <h1>Release Notes For Version V0_10_6</h1>
263 > Wed Nov 25th 1999
264 > <hr>
265 > <ol>
266 > <li> Workaround for CVS/make incompatability. scram now checks each build
267 > product against the dates of its components and marks it to be rebuilt by make
268 > if any timestamps do not match.
269 > </ol>
270 > <p>
271 > <hr>
272 > <p>
273 > <h1>Release Notes For Version V0_10_5</h1>
274 > Wed Nov 25th 1999
275 > <hr>
276 > <ol>
277 > <li> toolbox changes : Updated to Sep99 LHC++ components
278 > </ol>
279 > <p>
280 > <hr>
281 > <p>
282 > <h1>Release Notes For Version V0_10_4</h1>
283 > Thu Nov 18th 1999
284 > <hr>
285 > <ol>
286 > <li> toolbox changes : Configuration files updated to R6
287 > <li> bugfix : Groups in &lt;export> tags now work with <lib>
288 > <li> &lt;lib> text now goes to GNUmakefile
289 > </ol>
290 > <p>
291 > <hr>
292 > <p>
293 > <h1>Release Notes For Version V0_10_3</h1>
294 > Mon Nov 1st 1999
295 > <hr>
296 > <ol>
297 > <li>BugFix : scram runtime no longer treats path variables as a regular
298 >        expression, allowing paths with strange characters such as +
299 > <li>ToolBox : OpenGL - no default libs all are now architecture specific
300 > <li>ToolBox : IGUANA - updates for V1_0_0
301 > </ol>
302 > <p>
303 > <hr>
304 > <p>
305 > <h1>Release Notes For Version V0_10_2</h1>
306 > Wed Oct 20 1999
307 > <hr>
308 > <ol>
309 > <li>BugFix : Stop binary makefiles from rebuilding test libraries.
310 > </ol>
311 > <p>
312 > <hr>
313 > <p>
314 > <h1>Release Notes For Version V0_10_1</h1>
315 > Wed Oct 20 1999
316 > <hr>
317 > <ol>
318 > <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
319 > <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
320 > </ol>
321 > <p>
322 > <hr>
323 > <p>
324 > <h1>Release Notes For Version V0_10_0</h1>
325 > <hr>
326 > <ol>
327 > Database Related Enhancements
328 > <li>Installation script changed to create a common scram database between versions
329 > <li>list and install use common database if it exists
330 > <li>SCRAM databases can now be linked together
331 > <li>New scram db command for maintaining databse linking
332 > <p>
333 > BuildFile Related Enhancements
334 > <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
335 > <br>
336 > Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
337 >        the previous behaviour.
338 > <li>Binary Functionality. Now you can define different Build
339 > environments for each binary target. This allows you to specify different
340 > libs etc. to different bins.
341 > <li>&lt;Environment> tags to define binary environments
342 > <li>Seperation of build areas for each binary - no more template clashes.
343 > <li>Redefinition of bin targets from : to ::
344 >   - may prove backwards incompatible with some project configuration files.
345 > <li>Updated build help system - only generic and binary targets at present
346 > </ol>
347 > <p>
348 > <hr>
349 > <p>
350 > <h1>Release Notes For Version V0_9_42</h1>
351 > <hr>
352 > <ol>
353 > <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
354 > </ol>
355 > <p>
356 > <hr>
357 > <p>
358 > <h1>Release Notes For Version V0_9_41</h1>
359 > <hr>
360 > <ol>
361 > <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
362 > when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
363 > <li> Update of IGUANA description to version to V1_0_0
364 > </ol>
365 > <p>
366 > <hr>
367 > <p>
368 > <h1>Release Notes For Version V0_9_40</h1>
369 > <hr>
370 > <ol>
371 > <li> New group definition mechanism added. Will no look for group definitions
372 >        in the config/groups.mk file
373 > <li> Removal of all hardwired groups from the scram source code
374 > <li> Automated version selection mechanism added
375 > <li> Output from <em>scram version</em> changed. Will now detect a link version
376 > and print both link and the actual version name. e.g current ---> V0_9_40
377 > </ol>
378 > <p>
379 > <hr>
380 > <p>
381 > <h1>Release Notes For Version V0_9_39</h1>
382 > <hr>
383 > <ol>
384 > <li> Use :: target for dependencies.mk - on linux was sending unrelated
385 > definintions to the dependency generator
386 > <li> Run the configuration phase silently to remove confusing messages from the user
387 > </ol>
388 > <p>
389 > <hr>
390 > <p>
391 > <h1>Release Notes For Version V0_9_38</h1>
392 > <hr>
393 > <ol>
394 > <li> BugFix - no more errors during the first scram build command. The client
395 > configuration is now built beforehand in a completeley seperate process as the
396 > gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
397 > <li> Insure - picks up only local debug rather than all debug libs.
398 > <li> Insure documentation.
399 > <li> fortran objects now position independent in g77 (fortran on linux)
400 > <li> gcc2.95 compiler specifics added
401 > </ol>
402 > <h2>Files Changed</h2>
403 > <pre>
404 > File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
405 > File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
406 > File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
407 > File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
408 > File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
409 > File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
410 > File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
411 > File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
412 > File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
413 > File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
414 > </pre>
415 > <p>
416 > <hr>
417 > <p>
418 > <h1>Release Notes For Version V0_9_37</h1>
419 > <hr>
420 > <ol>
421 > <li> Motif configuration on Linux - now will always ask where - no defaults
422 > <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
423 > <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
424 >     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
425 >     force it to be searched ahead of the usual dependency structure.
426 > </ol>
427 > <p>
428 > <hr>
429 > <p>
430 > <h1>Release Notes For Version V0_9_36</h1>
431 > <hr>
432 > <ol>
433 > <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
434 > <li> OpenGL - more libraries on Linux
435 > </ol>
436 > <p>
437 > <hr>
438 > <p>
439 > <h1>Release Notes For Version V0_9_35</h1>
440 > <hr>
441 > <ol>
442 > <li> BugFix  : Shared Debug dependencies now work
443 > </ol>
444 > <p>
445 > <hr>
446 > <p>
447 > <h1>Release Notes For Version V0_9_34</h1>
448 > <hr>
449 > <ol>
450 > <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
451 >    correct templateDB.
452 > <li> Insure++ -> now picks up debug libraries if the insure does not exist
453 > </ol>
454 > <p>
455 > <hr>
456 > <p>
457 > <h1>Release Notes For Version V0_9_33</h1>
458 > <hr>
459 > <ol>
460 > <li> Shared_Insure Libraries made functional
461 > </ol>
462 > <p>
463 > <hr>
464 > <p>
465 > <h1>Release Notes For Version V0_9_32</h1>
466 > <hr>
467 > <ol>
468 > <li> libmsg target added to allow messages to be printed to the screen
469 >     during a library build. Text from the LibType tag is echoed from this
470 >     target.
471 > <li> Added new target bin_debug_local . Will take only local debug libraries
472 >     ignoring debug libraries in the release area.
473 > </ol>
474 > <p>
475 > <hr>
476 > <p>
477 > <h1>Release Notes For Version V0_9_31</h1>
478 > <hr>
479 > <ol>
480 > <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
481 > <li> SharedDebug made a bit more robust, seperated completeley from the Shared
482 > rule
483 > <li> LibType tags now need to be closed - the text in between will be echoed
484 > to the screen
485 > </ol>
486 > <p>
487 > <h2>Files changed</h2>
488 > <pre>
489 > File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
490 > File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
491 > File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
492 > File SCRAM/src/BuildFile changed
493 > File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
494 > File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
495 > File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
496 > </pre>
497 > <p>
498 > <hr>
499 > <p>
500 > <h1>Release Notes For Version V0_9_30</h1>
501 > <hr>
502 > <ol>
503 > <li>Runtime bugFix for PATH variables
504 > </ol>
505 > <p>
506 > <hr>
507 > <p>
508 > <h1>Release Notes For Version V0_9_29</h1>
509 > <hr>
510 > <ol>
511 > <li>Change libType names debugshared debugarchive to debug_shared debug_archive
512 > for consistency with other commands
513 > <li>Bugfix on debug_shared
514 > <li>&lt;External> tag now can be put in &lt;export> interface
515 > <li> Runtime bugfix - you can now do it consectiveley with no problems
516 > <li> Runtime removed duplicates from path variables
517 > <li> Runtime - multiple definitions of regular runtime variables simply replace
518 > rather than add with spaces.
519 > </ol>
520 > <p>
521 > <hr>
522 > <p>
523 > <h1>Release Notes For Version V0_9_28</h1>
524 > <hr>
525 > <ol>
526 > <li> &lt;LibType> bug fixes
527 > <li> histo decription updates - HISTO_DIR added into runtime
528 > </ol>
529 > <p>
530 > <hr>
531 > <p>
532 > <h1>Release Notes For Version V0_9_27</h1>
533 > <hr>
534 > <ol>
535 > <li> Protect LibType from creating targets in lower, non library , build areas
536 > <li> LibType tag can now be excluded with <ignore>
537 > <li> Dependencies on cern 99 added for histo description file
538 > <li> Runtime LD_LIBRARY_PATH for Qt
539 > </ol>
540 > <p>
541 > <hr>
542 > <p>
543 > <h1>Release Notes For Version V0_9_26</h1>
544 > <hr>
545 > <ol>
546 > <li>Keep intermediary executable around for debug version as the incremental
547 > linker on sun uses it.
548 > <li>Add histo descriptions file histoC and histoCHB
549 > </ol>
550 > <p>
551 > <hr>
552 > <p>
553 > <h1>Release Notes For Version V0_9_25</h1>
554 > <hr>
555 > <ol>
556 > <li>Bugfix to interface - Default target no longer overrides any assignments
557 > passed on the command line
558 > <li>Add url references for Qt and IGUANA descriptions
559 > </ol>
560 > <p>
561 > <hr>
562 > <p>
563 > <h1>Release Notes For Version V0_9_24</h1>
564 > <hr>
565 > <ol>
566 > <li>Bugfix to interface - Default target is still called if you use an
567 > assignment with the build command (e.g warn=none)
568 > <li>Fix for ObjectSpace_threaded Configuration file
569 > </ol>
570 > <p>
571 > <hr>
572 > <p>
573 > <h1>Release Notes For Version V0_9_23</h1>
574 > <hr>
575 > <ol>
576 > <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
577 > <li> Add HP specifics to some configuration files
578 > <li> HP fortran support
579 > </ol>
580 > <p>
581 > <h2>Files changed</h2>
582 > <pre>
583 > File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
584 > File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
585 > File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
586 > </pre>
587 > <p>
588 > <hr>
589 > <h1>Release Notes For Version V0_9_22</h1>
590 > <hr>
591 > <ol>
592 > <li> Added \&lt;libtype type=> tag to overide the default library type to build
593 > </ol>
594 > <p>
595 > <hr>
596 > <h1>Release Notes For Version V0_9_21</h1>
597   <hr>
598   <ol>
599   <li> Added new versions of cmsim/cernlib to toolbox
# Line 183 | Line 770 | File SCRAM/toolbox/OpenInventor changed
770   >Chris Williams</a>
771   </td>
772   <td align=center>
773 < Last Updated Thu Aug 19 11:15:26 1999
773 > Last Updated Mon Apr 10 12:09:00 2000
774   </td>
775   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
776   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines