Changeset 591
- Timestamp:
- Dec 4, 2009 5:08:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tutorial1/nickel9.html
- Property rcs:date changed from 2000/06/09 03:57:42 to 2002/04/12 21:21:18
- Property rcs:lines changed from +6 -5 to +19 -20
- Property rcs:rev changed from 1.2 to 1.3
r212 r591 4 4 <title>EXPGUI Tutorial #9</title> 5 5 </head> 6 <BODY BGCOLOR="#FFFFFF"> 6 <style> 7 A:link {text-decoration:none} 8 A:vlink {text-decoration:none} 9 </style> 7 10 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 <hr> 11 <BODY BGCOLOR="#FFFFFF" 12 topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" 13 text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> 14 15 <? 16 include("/var/www/include/navigation.inc"); 17 include("/var/www/include/utility.inc"); 18 ?> 19 <blockquote> 22 20 23 21 <CENTER> … … 108 106 <BR> 109 107 110 <BR clear=left> 111 <HR><p><a href="http://www.ncnr.nist.gov/staff/toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>) 112 <BR clear=left> 113 $Revision$ $Date$ 108 <HR> 109 </blockquote> 110 <P><font size=-1><A HREF="MAILTO:crystal@NIST.gov?subject=WWW page <?=$PHP_SELF?>">Comments, corrections or questions: crystal@NIST.gov</A></font><BR> 111 <font size=-1><? lastmod(); ?> </font> 112 <BR>$Revision$ $Date$ 114 113 </body> 115 114 </html>
Note: See TracChangeset
for help on using the changeset viewer.