Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AI-CogSci-Group
ACT-R_Phi
Commits
e6b2b977
Commit
e6b2b977
authored
Oct 07, 2020
by
CD
Browse files
Let's see if this fixes linux issue
parent
438dc955
Changes
1
Hide whitespace changes
Inline
Side-by-side
user-loads/Physiology_thread.lisp
View file @
e6b2b977
...
...
@@ -344,6 +344,7 @@ t)
#+
:ccl
(
ccl::current-directory-name
)
#+
:sbcl
(
sb-posix:getcwd
)
)
(
format
t
"~a~&"
(
concatenate
'string
model
hide-gui
non-gui-version
activity-timeout
))
#+
:ccl
(
ccl::cwd
*HumModDir*
)
#+
:sbcl
(
sb-posix:chdir
*HumModDir*
)
(
setf
(
phys-module-HProc
phys
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment