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
3fcd86da
Commit
3fcd86da
authored
Feb 25, 2003
by
Diederik van Arkel
Browse files
gather import in one place
parent
d907745c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Pm/PmProject.icl
View file @
3fcd86da
...
...
@@ -8,6 +8,7 @@ import UtilNewlinesFile
import
PmTypes
from
StdSystem
import
dirseparator
import
Platform
import
UtilOptions
,
PmFiles
//--
...
...
@@ -691,6 +692,7 @@ where
, showsync = True
}
*/
//--
ExpandModuleInfoPaths
::
{#
Char
}
{#
Char
}
ModInfo
->
ModInfo
...
...
@@ -807,8 +809,6 @@ SL_SetDeps lp sl = {sl & sDeps = lp}
//--
import
UtilOptions
,
PmFiles
SaveProjectFile
::
!
String
!
Project
!
String
!*
Files
->
(!
Bool
,
!*
Files
);
SaveProjectFile
projectPath
project
applicationDir
files
#!
(
opened
,
file
,
files
)
=
fopen
projectPath
FWriteText
files
...
...
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