~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to man/fr/gui/config.xml

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
 
2
<!DOCTYPE MAN SYSTEM "../../manrev.dtd">
 
3
<MAN>
 
4
<LANGUAGE>eng</LANGUAGE>
 
5
<TITLE>config</TITLE>
 
6
<TYPE>sciGUI toolbox function</TYPE>
 
7
<DATE>2004-06-16</DATE>
 
8
<SHORT_DESCRIPTION name="config"> Scilab general configuration.</SHORT_DESCRIPTION>
 
9
 
 
10
<CALLING_SEQUENCE>
 
11
<CALLING_SEQUENCE_ITEM>config()
 
12
</CALLING_SEQUENCE_ITEM>
 
13
</CALLING_SEQUENCE>
 
14
 
 
15
 
 
16
<DESCRIPTION>
 
17
<P><VERB>config()</VERB> allow configure scilab parameters like lines to display, stacksize, %ODEOPTIONS.</P>
 
18
</DESCRIPTION>
 
19
 
 
20
<AUTHOR>Jaime Urzua</AUTHOR>
 
21
  
 
22
</MAN>