Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8051baf

Browse files
committedMar 5, 2024
version 4.9
1 parent 3111798 commit 8051baf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+3177
-147
lines changed
 

‎NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## C code.
77
################################################
88

9-
## useDynLib("Sim.DiffProc", .registration=TRUE, .fixes="C_")
9+
useDynLib("Sim.DiffProc", .registration=TRUE, .fixes="C_")
1010

1111
################################################
1212
## import name space

‎R/ABM.R

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
## Fri Apr 03 08:54:53 2020
2-
## Original file Copyright © 2020 A.C. Guidoum, K. Boukhetala
1+
## Tue Mar 5 18:13:25 2024
2+
## Original file Copyright © 2024 A.C. Guidoum, K. Boukhetala
33
## This file is part of the R package Sim.DiffProc
4+
## Department of Mathematics and Computer Science,
5+
## Faculty of Sciences and Technology,
6+
## University of Tamanghasset
7+
## and
48
## Department of Probabilities & Statistics
59
## Faculty of Mathematics
610
## University of Science and Technology Houari Boumediene

0 commit comments

Comments
 (0)
Please sign in to comment.