]> matita.cs.unibo.it Git - helm.git/blob - helm/www/matita/docs/manual-0.5.9/command_include.html
0.5.9 released
[helm.git] / helm / www / matita / docs / manual-0.5.9 / command_include.html
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>include</title><link rel="stylesheet" type="text/css" href="docbook.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="Matita V0.5.9 User Manual (rev. 0.5.9 )" /><link rel="up" href="sec_commands.html" title="Chapter 9. Other commands" /><link rel="prev" href="command_hint.html" title="hint" /><link rel="next" href="command_include_first.html" title="include' &quot;s&quot;" /></head><body><a xmlns="" href="../../../"><div class="matita_logo"><img src="figures/matita.png" alt="Tiny Matita logo" /><span>Matita Home</span></div></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">include</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="command_hint.html">Prev</a> </td><th width="60%" align="center">Chapter 9. Other commands</th><td width="20%" align="right"> <a accesskey="n" href="command_include_first.html">Next</a></td></tr></table><hr /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="command_include"></a>include</h2></div></div></div><p><strong class="userinput"><code>include "s"</code></strong></p><p>
3      </p><div class="variablelist"><dl class="variablelist"><dt><span class="term">Synopsis:</span></dt><dd><p><span class="bold"><strong>include</strong></span> <span class="emphasis"><em><a class="link" href="sec_terms.html#grammar.qstring">qstring</a></em></span></p></dd><dt><span class="term">Action:</span></dt><dd><p>Every <a class="link" href="command_coercion.html" title="coercion">coercion</a>,
4             <a class="link" href="sec_usernotation.html#notation">notation</a> and
5             <a class="link" href="ch05s02.html#interpretation">interpretation</a> that was active
6             when the file <span class="command"><strong>s</strong></span> was compiled last time
7             is made active. The same happens for declarations of
8             <a class="link" href="command_default.html" title="default">default definitions and
9             theorems</a> and disambiguation
10             hints (<a class="link" href="sec_commands.html#command_alias" title="alias">aliases</a>).
11             On the contrary, theorem and definitions declared in a file can be
12            immediately used without including it.</p><p>The file <span class="command"><strong>s</strong></span> is automatically compiled
13           if it is not compiled yet.
14           </p></dd></dl></div><p>
15    </p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="command_hint.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sec_commands.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="command_include_first.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">hint </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> include' "s"</td></tr></table></div></body></html>