<html>
<head>
<title>CRefine</title>
<link rel="stylesheet" type="text/css" href="../../style.css" />
</head>
<body>
<table>
<tr height="10">
<td>
</td>
</tr>
<tr>
<td class="tituloAzul">
Salvar/Abrir Desenvolvimento
</td>
</tr>
<tr>
<td class="grande" width="500">
<br>
<div align="justify"> A qualquer momento de um refinamento, o usuário tem a opção de salvá-lo. Para isto,
basta clicar no menu Desenvolvimento e escolher a opcao Salvar ou
Salvar como. Ou ainda, apenas clicar no botão <img border =
"0" src="../../../images/save.gif" align="center">
<br>
<br>
<br>
<img border = "0" src="../images/save.jpg" align="center">
<br>
<br>
A dialog box will be displayed asking the user the file name and the directory in which the development
must be save in. The development will be saved in .xml format.
<br>
<br>
<img border = "0" src="../images/save2.jpg" align="center">
<br>
<br>
In order to open a saved refinement in CRefine, we may chose the Open option in the development
menu or click in the <img border =
"0" src="../../../images/open.gif" align="center"> button.
After opening the saved file,
Ao abrir um
arquivo salvo, CRefine will check compatibility between the file and the tool version.
<br>
<br>
<img border = "0" src="../images/open.jpg" align="center">
<br>
<br>
A dialog box that is similar to the Save one will be exhibited; it request the selection
of a .xml file containing the development to be open. After choosing the file, the development
is loaded into the tool; the progress is displayed using a progress bar.
<br>
<br>
<img border = "0" src="../images/loading.jpg" align="center">
<br>
<br>
After loading the development, all the windows are updated: Development, Proof Obligations, and Code. The user may now continue the development.
<br>
<br>
<img border = "0" src="../images/openedfile.jpg" align="center">
<br>
<br>
</div>
</td>
</tr>
</table>
</body>
</html>