ksherlock / mpw-shell

A shell for those that prefer Macintosh Programmer's Workshop.
27 stars 5 forks source link

Fix double colon in path to CIncludes in Startup #10

Open ryandesign opened 1 year ago

ryandesign commented 1 year ago

Fixes failure to find files in CIncludes, e.g.:

### MWCPPC Usage Warning:
# can't locate include directory '/Users/rschmidt/mpw/3.5::Interfaces:CIncludes:'
### MWCPPC Compiler Error:
#   #include <ConditionalMacros.h>
#                                ^
# the file 'ConditionalMacros.h' cannot be opened