projects
/
model-checker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5485feb
)
tabbing
author
Brian Demsky
<bdemsky@uci.edu>
Fri, 14 Sep 2012 08:33:48 +0000
(
01:33
-0700)
committer
Brian Demsky
<bdemsky@uci.edu>
Fri, 14 Sep 2012 08:33:48 +0000
(
01:33
-0700)
action.h
patch
|
blob
|
history
diff --git
a/action.h
b/action.h
index 12771f2bed8c73f926d5d4906fa18beb531207d3..9fa7a91c3f93443714f54ec34b153c4d09a1c20b 100644
(file)
--- a/
action.h
+++ b/
action.h
@@
-72,7
+72,7
@@
public:
bool is_rmwr() const;
bool is_rmwc() const;
bool is_rmw() const;
- bool is_fence() const;
+
bool is_fence() const;
bool is_initialization() const;
bool is_acquire() const;
bool is_release() const;