Skip to content

Commit

Permalink
Update background.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloparavisi committed Nov 20, 2017
1 parent a2d3129 commit ec8bf67
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/source/gams-madara/background.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ The possible values of PlatformAnalyzeStatus are:

The possible values of AlgorithmAnalyzeStatus are:

* UNKNOWN = 0x00000000,
* OK = 0x00000001,
* WAITING = 0x00000002,
* DEADLOCKED = 0x00000004,
* FAILED = 0x00000008,
* FINISHED = 0x00000010
** UNKNOWN = 0x00000000,
** OK = 0x00000001,
** WAITING = 0x00000002,
** DEADLOCKED = 0x00000004,
** FAILED = 0x00000008,
** FINISHED = 0x00000010



0 comments on commit ec8bf67

Please sign in to comment.