Parent Directory
|
Revision Log
|
Revision Graph
remove unused files
1 | adcroft | 1.1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
2 | <html> | ||
3 | <head> | ||
4 | </head> | ||
5 | <title> | ||
6 | cnh | 1.2 | Getting help for MITgcm |
7 | adcroft | 1.1 | </title> |
8 | </head> | ||
9 | cnh | 1.2 | <frameset rows="164,*" |
10 | framespacing="0" border="0" frameborder="0" | ||
11 | > | ||
12 | <frame src="help_ftop.html" name="topMenuBarFrame" | ||
13 | scrolling="no" noresize | ||
14 | > | ||
15 | <frameset cols="100,*"> | ||
16 | adcroft | 1.1 | <frame src="help_fside.html" name="sideMenuBarFrame"> |
17 | <frame src="help_fbody.html" name="mainBodyFrame"> | ||
18 | </frameset> | ||
19 | </frameset> | ||
20 | <NOFRAMES> | ||
21 | <H2> | ||
22 | Frame Alert</H2> | ||
23 | |||
24 | <P> | ||
25 | This document is designed to be viewed using the frames feature you | ||
26 | need to upgrade your browser. Sorry. | ||
27 | <BR> | ||
28 | </html> |
ViewVC Help | |
Powered by ViewVC 1.1.22 |