Skip to content

Commit

Permalink
backport formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mlubin committed Jan 29, 2015
1 parent a242e44 commit 93fe4dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/refvariable.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ Methods

** Variable Category**

* ``setCategory(x::Variable, v_type::Symbol) - Set the variable category for ``x`` after construction.
Can be one of ``:Cont``, ``:Int``, :Bin``, ``:SemiCont``, or ``:SemiInt``.
* ``setCategory(x::Variable, v_type::Symbol)`` - Set the variable category for ``x`` after construction. Can be one of ``:Cont``, ``:Int``, ``:Bin``, ``:SemiCont``, or ``:SemiInt``.
* ``getCategory(x::Variable) - Get the variable category for ``x``.

**Helper functions**
Expand Down

0 comments on commit 93fe4dd

Please sign in to comment.