15 lines
216 B
Plaintext
15 lines
216 B
Plaintext
# Macro file for the initialization
|
|
# in interactive session
|
|
#
|
|
# Set some default verbose
|
|
/control/verbose 1
|
|
/run/verbose 1
|
|
#
|
|
#
|
|
# Initialize kernel
|
|
#
|
|
# Visualization setting
|
|
/run/initialize
|
|
/control/execute vis.mac
|
|
|