definition: |
currySystemURL :: String currySystemURL = if curryCompiler=="pakcs" then pakcsURL else kics2URL |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The URL of the base directory containing the styles, images, etc. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
currySystemURL |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operation might suspend on free variables |
terminating: |
possibly non-terminating |
totally-defined: |
reducible on all ground data terms |