Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Commits
d96ce473
Commit
d96ce473
authored
14 years ago
by
Houtan Bastani
Browse files
Options
Downloads
Patches
Plain Diff
rename mex files
parent
3b0f6c78
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mex/build/ms_sbvar.am
+3
-3
3 additions, 3 deletions
mex/build/ms_sbvar.am
with
3 additions
and
3 deletions
mex/build/ms_sbvar.am
+
3
−
3
View file @
d96ce473
noinst_PROGRAMS = ms_create_init_file ms_command_line
noinst_PROGRAMS = ms_
sbvar_
create_init_file ms_
sbvar_
command_line
DWSWITCHDIR = $(top_srcdir)/../../../ms-sbvar/switch_dw
DWUTILITIESDIR = $(top_srcdir)/../../../ms-sbvar/utilities_dw
...
...
@@ -30,7 +30,7 @@ MSMEXSRC = \
$(MSMEXSRCDIR)/mex_top_level.cc \
$(MSMEXSRCDIR)/modify_for_mex.cc
nodist_ms_create_init_file_SOURCES = \
nodist_ms_
sbvar_
create_init_file_SOURCES = \
$(DWSWITCHDIR)/switching/dw_switch.c \
$(DWSWITCHDIR)/switching/dw_switchio.c \
$(DWSWITCHDIR)/switching/dw_dirichlet_restrictions.c \
...
...
@@ -42,7 +42,7 @@ nodist_ms_create_init_file_SOURCES = \
$(DWUTILS) \
$(MSMEXSRC)
nodist_ms_command_line_SOURCES = \
nodist_ms_
sbvar_
command_line_SOURCES = \
$(DWSWITCHDIR)/switching/dw_switch.c \
$(DWSWITCHDIR)/switching/dw_switchio.c \
$(DWSWITCHDIR)/switching/dw_dirichlet_restrictions.c \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment