source: LMDZ6/branches/Amaury_dev/tools/fcm/index.html @ 5099

Last change on this file since 5099 was 5095, checked in by abarral, 2 months ago

Revert cosp*/ from the trunk, as it's external code
Add missing bits from FCM2 source

File size: 361 bytes
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5<head>
6  <title>FCM</title>
7  <meta http-equiv="refresh" content="0;url=doc/">
8</head>
9
10<body>
11<p>If not automatically redirected, please click
12<a href="doc/">FCM Documentation</a>.</p>
13</body>
14</html>
Note: See TracBrowser for help on using the repository browser.