mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 12:12:25 +00:00
ported StreamConditions, Conditions fixed
This commit is contained in:
parent
81e897f416
commit
4c7126816b
3 changed files with 176 additions and 2 deletions
3
makefile
3
makefile
|
|
@ -200,7 +200,8 @@ stage6:
|
|||
$(VOCSTATIC) -sP ulmTimes.Mod
|
||||
$(VOCSTATIC) -sP ulmClocks.Mod
|
||||
$(VOCSTATIC) -sP ulmTimers.Mod
|
||||
#$(VOCSTATIC) -sP ulmConditions.Mod
|
||||
$(VOCSTATIC) -sP ulmConditions.Mod
|
||||
$(VOCSTATIC) -sP ulmStreamConditions.Mod
|
||||
|
||||
|
||||
#pow32 libs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue