We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65ec35 commit 7b1c05fCopy full SHA for 7b1c05f
.gitignore
@@ -1,3 +1,4 @@
1
.project
2
.cproject
3
.pydevproject
4
+.commit
README.org
@@ -1,8 +1,8 @@
#+DESCRIPTION: ARCHER, a data race detection tool for large OpenMP applications
#+KEYWORDS:
-#+LANGUAGE: en
-#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
5
-#+OPTIONS: skip:nil d:nil todo:t pri:nil tags:not-in-toc
+#+LANGUAGE: en
+#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
+#+OPTIONS: skip:nil d:nil todo:t pri:nil tags:not-in-toc
6
7
#+EXPORT_SELECT_TAGS: export
8
#+EXPORT_EXCLUDE_TAGS: noexport
0 commit comments