home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume13
/
chemtab
/
part02
/
undefs.h
< prev
next >
Wrap
Text File
|
1990-06-18
|
295b
|
17 lines
/*
* chemtab - a periodic table data base (C) 1989 Jim King (puslar@lsrhs)
*
* undefs.h - carries all the numbers for undefined vars throughout
*/
static int VAL = 9,
MEL = -273,
BOI = -273,
FIO = -1,
YEA = -1;
static float ENG = -1.5,
SPHT = -1.5,
DENS = -1.5,
ARD = -1.5;