- Add new .xgp file to Makefile.am

- Fix warning in manual


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1079 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-09-09 15:45:39 +00:00
parent 25ac761844
commit 20aa646546
2 changed files with 2 additions and 1 deletions

View file

@ -1266,7 +1266,7 @@ There are three types of parameters you can register in the value
returned by @code{self.get_parameters()}, and they are integer
parameters, float parameters and strings. Usually boolean values can
be simulated by registering a integer parameter limited in the
interval [0, 1]. @xref{Configuring parameters} for the exposed interface.
interval [0, 1]. @xref{Configuring parameters}, for the exposed interface.
@item is_preemptive()