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
1abd50c2
Verified
Commit
1abd50c2
authored
5 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Windows package: remove spurious antislash
Introduced in
2ae88722
parent
a5b51b46
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#3287
passed
5 years ago
Stage: build
Stage: test_and_pkg
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
windows/dynare.nsi
+1
-1
1 addition, 1 deletion
windows/dynare.nsi
with
1 addition
and
1 deletion
windows/dynare.nsi
+
1
−
1
View file @
1abd50c2
...
...
@@ -158,7 +158,7 @@ Section /o "Dynare++ (standalone executable)"
SetOutPath $INSTDIR\dynare++\64-bit
File ..\dynare++\64-bit\dynare++.exe
SetOutPath $INSTDIR\dynare++
\
SetOutPath $INSTDIR\dynare++
File ..\dynare++\dynare_simul\dynare_simul.m
SetOutPath $INSTDIR\doc\dynare++
...
...
This diff is collapsed.
Click to expand it.
Sébastien Villemot
@sebastien
mentioned in commit
a4d0a20f
·
5 years ago
mentioned in commit
a4d0a20f
mentioned in commit a4d0a20fb39f89fbab19cd8d6938923600ef77eb
Toggle commit list
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