File: Changes

package info (click to toggle)
horae 066-3
  • links: PTS
  • area: contrib
  • in suites: lenny
  • size: 17,272 kB
  • ctags: 1,656
  • sloc: perl: 64,718; lisp: 744; sh: 82; makefile: 67; ansic: 35
file content (27 lines) | stat: -rw-r--r-- 845 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

Chemistry::Formula change log

* Version 0.05 January 15 2004
  ** added many more materials to formula.dat
  ** rearranged the widgets on the screen in tkformula
  ** report in microns rather than cm
  ** default to Elam rather than McMaster

* Version 0.04 May 14 2002
  ** added diamond, graphite, and YAG to formula.dat
  ** Changes to the cgi
    *** Changed the text "Special Materials" to "Known Compounds"
    *** Allow eV, keV, or Angstroms
    *** Added a note explaining the lack of interaction between the
        compounds list and the formula and density boxes.
    *** Move the absorption length to the front of the results

* Version 0.03 May 14 2002
  ** fixed several bugs in the formula parser
  ** updated the cgi interface

* Version 0.02 Mar 17 2001
  ** added formula.cgi

* Version 0.01 Mar 16 2001
  ** initial release