Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clean-ide
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clean-and-itasks
clean-ide
Commits
0b688a0d
Commit
0b688a0d
authored
Oct 24, 2016
by
Jurrien Stutterheim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Unix PmCleanSystem
parent
20c8eb9d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1267 additions
and
2 deletions
+1267
-2
CpmLinux.prj
CpmLinux.prj
+1265
-0
Unix/PmCleanSystem.dcl
Unix/PmCleanSystem.dcl
+2
-2
No files found.
CpmLinux.prj
View file @
0b688a0d
This diff is collapsed.
Click to expand it.
Unix/PmCleanSystem.dcl
View file @
0b688a0d
...
...
@@ -53,13 +53,13 @@ Compile :: !String !Bool !Bool !(WindowFun *env) !(WindowFun *env) !CompileOrChe
CompilePersistent
::
!
String
!
Bool
!(
WindowFun
*
env
)
!(
WindowFun
*
env
)
!
CompileOrCheckSyntax
!
ModuleDirAndName
!(
List
Pathname
)
!
Bool
!
Bool
!
Bool
!
CompilerOptions
!
Pathname
!*
CompilingInfo
!*
env
!(
List
Pathname
)
!
ProjectCompilerOptions
!
CompilerOptions
!
Pathname
!*
CompilingInfo
!*
env
->
(!*
CompilingInfo
,!(!*
env
,
!
Pathname
,
!
CompilerMsg
))
|
FileEnv
env
CompileStartCommand
::
!
String
!
Bool
!(
WindowFun
*
env
)
!
CompileOrCheckSyntax
!
Pathname
!(
List
Pathname
)
!
Int
!
Bool
!
Bool
!
Bool
!
CompilerOptions
!
Pathname
!
CompilerProcessIds
!*
env
!(
List
Pathname
)
!
Int
!
ProjectCompilerOptions
!
CompilerOptions
!
Pathname
!
CompilerProcessIds
!*
env
->
(!
Bool
,!
CompilerProcessIds
,!*
env
)
|
FileEnv
env
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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