Re: std/graphcst.e colors in OSX

new topic     » goto parent     » topic index » view thread      » older message » newer message

Just a couple of another things...

  • What is the EUDIR environment symbol set to?
  • Run this program ...
--- 
sequence s 
 
s = include_paths(0) 
for i = 1 to length(s) do 
	printf(1, "%s\n", {s[i]}) 
end for 
---- 

and tell us which of these directories contain std/graphcst.e ?

  • can you show me what the contents of std/graphcst.e is?
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu