Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
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
ed7f5e04
Commit
ed7f5e04
authored
Aug 02, 2019
by
CD
Browse files
So I can pull....
parent
14364076
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
environment/GUI/init/00-net-config.tcl
View file @
ed7f5e04
...
...
@@ -2,4 +2,3 @@
set actr_port 2650
set actr_address
"localhost"
environment/GUI/init/05-current-net.tcl
View file @
ed7f5e04
# Port settings for ACT-R server started at 21:
32:19 5/31
/2019
# Port settings for ACT-R server started at 21:
18:46 6/18
/2019
set actr_port 2650
set actr_address
"1
0.8.0.6
"
set actr_address
"1
92.168.1.78
"
environment/GUI/init/10-userguisettings.tcl
View file @
ed7f5e04
...
...
@@ -15,22 +15,14 @@ if $size_mismatch {
-message
"The screen resolution is not the same as it was the last time the Environment was used. Should the window positions reset to the defaults?"
]
}
else
{
set reset_window_sizes 0
}
if
{
$reset
_window_sizes !=
"yes"
}
{
set window_config
(
.bufferstatus
)
554x278+1270+771
set changed_window_list
(
.bufferstatus
)
1
set window_config
(
.visicon
)
1460x359+192+455
set changed_window_list
(
.visicon
)
1
set window_config
(
.audicon
)
870x148+845+620
set window_config
(
.audicon
)
870x150+525+440
set changed_window_list
(
.audicon
)
1
set window_config
(
.control_panel
)
317x700+840+291
set window_config
(
.visicon
)
1920x1001+610+440
set changed_window_list
(
.visicon
)
1
set window_config
(
.control_panel
)
235x700+1665+190
set changed_window_list
(
.control_panel
)
1
set window_config
(
.declarative
)
854x300+1070+570
set changed_window_list
(
.declarative
)
1
set window_config
(
.whynot
)
692x300+827+349
set changed_window_list
(
.whynot
)
1
set window_config
(
.buffers
)
763x240+551+347
set window_config
(
.buffers
)
350x240+785+420
set changed_window_list
(
.buffers
)
1
set window_config
(
.procedural
)
1098x400+645+231
set changed_window_list
(
.procedural
)
1
}
set gui_options
(
p_selected
)
#44DA22
set gui_options
(
p_matched
)
#FCA31D
...
...
framework/dispatcher.lisp
View file @
ed7f5e04
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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