Skip to content

Commit

Permalink
Updated dates.
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcl committed Dec 23, 2016
1 parent bf42172 commit 58fbfc5
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Manual/man/man3/Entity.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "25 February 1995" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
Entity \- asynchronous simulation processes
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/Process.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "23 September 1994" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
Process \- main simulation entity
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/RandomStream.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "11 July 1994" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
RandomStream \- base class of all random number classes.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/Scheduler.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "25 February 1995" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
Scheduler \- simulation scheduler object
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/Semaphore.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "23 September 1994" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
Semaphore \- semaphore class
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/Thread.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "23 September 1994" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
Thread \- runtime thread implementation
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/TriggerQueue.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "25 February 1995" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
TriggerQueue \- used for handling application specific events
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/UniformStream.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "11 July 1994" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
UniformStream, Draw, ExponentialStream, ErlangStream, HyperExponentialStream, NormalStream \- various pseudo-random number generators.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Manual/man/man3/reset.3A
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH C++SIM 3A "25 February 1995" "C++SIM" "C++SIM Reference Manual"
.TH C++SIM 3A "23rd December 2016" "C++SIM" "C++SIM Reference Manual"
.SH NAME
MONITOR_RESET, CHECK_RESET RESET_POINT \- allow resetting of simulation runs.
.SH SYNOPSIS
Expand Down

0 comments on commit 58fbfc5

Please sign in to comment.