Skip to content

Commit 93fba72

Browse files
committed
version 4.2
2 parents 2298a2a + 0e81717 commit 93fba72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: Sim.DiffProc
22
Type: Package
33
Version: 4.2
4-
Date: 2018-10-10
4+
Date: 2018-10-15
55
Title: Simulation of Diffusion Processes
66
Authors@R: c(
77
person("Arsalane Chouaib", "Guidoum",

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

0 commit comments

Comments
 (0)