Name of error file was wrong, it was the runtime error file instead
of the compile time error file.
This commit is contained in:
parent
f0445587cf
commit
7f230788d0
@ -29,7 +29,7 @@ name cem
|
|||||||
callname cc
|
callname cc
|
||||||
end
|
end
|
||||||
var PC_PCPATH={EM}/lib/pc_pem
|
var PC_PCPATH={EM}/lib/pc_pem
|
||||||
var PC_ERRPATH={EM}/etc/pc_rt_errors
|
var PC_ERRPATH={EM}/etc/pc_errors
|
||||||
name pc
|
name pc
|
||||||
from .p
|
from .p
|
||||||
to .k
|
to .k
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user