Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
09b70ba2
Commit
09b70ba2
authored
Jul 27, 2009
by
Peter Eastman
Browse files
Change to hopefully fix compilation error
parent
20cdc7c2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
libraries/lepton/include/ExpressionProgram.h
libraries/lepton/include/ExpressionProgram.h
+2
-0
No files found.
libraries/lepton/include/ExpressionProgram.h
View file @
09b70ba2
...
@@ -40,6 +40,8 @@
...
@@ -40,6 +40,8 @@
namespace
Lepton
{
namespace
Lepton
{
class
ParsedExpression
;
/**
/**
* An ExpressionProgram is a linear sequence of Operations for evaluating an expression. The evaluation
* An ExpressionProgram is a linear sequence of Operations for evaluating an expression. The evaluation
* is done with a stack. The arguments to each Operation are first taken off the stack in order, then it is
* is done with a stack. The arguments to each Operation are first taken off the stack in order, then it is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment