Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
c5ccc159
Commit
c5ccc159
authored
Aug 28, 2018
by
John van Groningen
Browse files
fix project file name when creating a project
parent
e2ea2757
Changes
1
Hide whitespace changes
Inline
Side-by-side
cpm/CpmLogic.icl
View file @
c5ccc159
...
...
@@ -94,7 +94,7 @@ doProjectAction cleanhome pwd pn CreateProject world
#
prj
=
PR_NewProject
mainmodule
edit_options
compilerOptions
DefCodeGenOptions
DefApplicationOptions
[!!]
DefaultLinkOptions
#
project
=
PR_SetRoot
mainmodule
edit_options
compilerOptions
prj
#
projectfile
=
Make
Imp
Pathname
pn
#
projectfile
=
Make
Project
Pathname
pn
=
saveProject
cleanhome
pwd
project
projectfile
world
doProjectAction
cleanhome
pwd
pn
ShowProject
world
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment