| # | Line 123 | Line 123 | namespace OpenMD { | |
|---|---|---|
| 123 | void instructionDispatchLoop(OpenMDBitSet& bs); | |
| 124 | ||
| 125 | void withinInstruction(const Token& instruction, OpenMDBitSet& bs); | |
| 126 | + | OpenMDBitSet allInstruction(); | 
| 127 | ||
| 128 | OpenMDBitSet comparatorInstruction(const Token& instruction); | |
| 129 | void compareProperty(StuntDouble* sd, OpenMDBitSet& bs, int property, int comparator, float comparisonValue); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |