Skip to content

Commit

Permalink
Tagged version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
m.petschow committed Jun 24, 2013
1 parent c00b8ab commit 46bd0a7
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion INCLUDE/counter.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion INCLUDE/global.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion INCLUDE/mrrr.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion INCLUDE/queue.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion INCLUDE/rrr.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion INCLUDE/structs.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion INCLUDE/tasks.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/dense.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/mrrr.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/mrrr_val.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/mrrr_vec.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/process_cluster.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, modified by Elmar Peise, September 2011
* Version 1.1
* Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/process_refinement.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, modified by Elmar Peise, September 2011
* Version 1.1
* Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/process_singleton.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/rrr.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down
2 changes: 1 addition & 1 deletion SRC/tasks.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* Coded by Matthias Petschow ([email protected]),
* September 2010, Version 1.1
* September 2010, Version 1.2
*
* This code was the result of a collaboration between
* Matthias Petschow and Paolo Bientinesi. When you use this
Expand Down

0 comments on commit 46bd0a7

Please sign in to comment.