# HG changeset patch # User gedeone-octave # Date 1383995240 0 # Node ID 0f302d70bb6da92bf00710cb20c8784428fd19e2 # Parent 2dde165e3fd52d6cb645c0992dbe3a11ffe4216a Fix another documentation issue. diff -r 2dde165e3fd5 -r 0f302d70bb6d inst/BilinearForm.m --- a/inst/BilinearForm.m Sat Nov 09 11:01:25 2013 +0000 +++ b/inst/BilinearForm.m Sat Nov 09 11:07:20 2013 +0000 @@ -30,7 +30,7 @@ ## which specify the parameters for the BilinearForm as stated in the ufl file. ## They can be either a Constant, a Function or an Expression. ## -## @seealso{import_ufl_BilinearForm, @import_ufl_Problem, FunctionSpace, +## @seealso{import_ufl_BilinearForm, import_ufl_Problem, FunctionSpace, ## LinearForm, ResidualForm} ## @end deftypefn function a = BilinearForm (name, U, V, varargin)