mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
11 lines
397 B
HTML
11 lines
397 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>NWChem Home Page</TITLE>
|
|
</HEAD>
|
|
|
|
<FRAMESET COLS="200,*" frameborder=NO BORDER="0" framespacing="0">
|
|
<FRAME SRC="nwchem_index.html" NAME="index" frameborder=NO border="0" marginwidth="0" marginheight="0" SCROLLING="auto">
|
|
<FRAME SRC="nwchem_main.html" NAME="mainframe" frameborder=NO border="0" marginwidth="0" marginheight="0" scrolling=auto>
|
|
</FRAMESET>
|
|
|
|
</HTML>
|