Re[2]: Yay for me, found an interpreter bug!
- Posted by akusaya at gmx.net
Nov 04, 2003
IM> Unfortunately, this doesn't work on Linux. Neither does copying the file
into
IM> a separate directory. Nor does putting quotes around the include names help
IM> any. The only thing that works is changing the filename or extension.
How about using links in Linux? I haven't tried it (no linux installed
here), but maybe something like this can work:
$ ln -s test2.e test1.e
then
include test1.e as test1
include test2.e as test2
Can it work?
|
Not Categorized, Please Help
|
|