Changeset 517
- Timestamp:
- Dec 4, 2009 5:07:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expguierr.html
- Property rcs:date changed from 2001/12/16 18:15:31 to 2001/12/19 18:55:42
- Property rcs:lines changed from +23 -1 to +21 -19
- Property rcs:rev changed from 1.7 to 1.8
r495 r517 3 3 <META NAME="Author" CONTENT="Brian H. Toby"> 4 4 <title>EXPGUI Messages</title> 5 </head> 6 <BODY BGCOLOR="#FFFFFF"> 7 8 <A HREF=http://www.ncnr.nist.gov> 9 <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif" 10 alt="Link to NIST Center for Neutron Research home page" 11 ALIGN=RIGHT></A> 12 <A HREF=http://www.nist.gov> 13 <IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif" 14 alt="Link to National Institute of Standards & Technology home page" 15 ALIGN=LEFT></A> 16 <CENTER> 17 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html"> 18 <IMG SRC="tcltklogo100.gif" 19 alt="Link to Tcl/Tk information"> 20 </CENTER></A> 21 <br clear=all> 22 <hr> 5 <meta name="keywords" content="crystallography, Rietveld, diffraction, 6 GSAS, EXPGUI"> 7 </HEAD> 8 <style> 9 A:link {text-decoration:none} 10 A:vlink {text-decoration:none} 11 </style> 12 13 <BODY BGCOLOR="#FFFFFF" 14 topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" 15 text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> 16 17 <? 18 include("/var/www/include/navigation.inc"); 19 include("/var/www/include/utility.inc"); 20 ?> 21 <blockquote><font face="arial, helvetica, sans-serif"> 23 22 24 23 <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> … … 27 26 28 27 <center><h1> 28 <HR noshade width="75%" size="2" align="center"> 29 29 EXPGUI Informational, Warning and Error Messages 30 <HR noshade width="75%" size="2" align="center"> 30 31 </h1></center> 31 32 This page contains additional information about various warning … … 388 389 <br> 389 390 $Revision$ $Date$ 391 </blockquote> 390 392 </body> 391 393 </html>
Note: See TracChangeset
for help on using the changeset viewer.