I'm trying to write a script to determine the interdependencies of
aircraft, as a start on trying to figure out a way of splitting the
aircraft into different packages. I'm dealing with searching through the
files in the \Aircraft\ subdir for references to other files, and while
I could take each token that could be a filename and check it against
the list of filenames, I'd rather only take those that are filenames, so
I'm wondering how another file can legitimately be included. ATM, I've
found three places:

In a <path> environment
In a <background> environment
As an "include=" argument to an <instrument> tag

Does anybody know of any others?

Giles Robertson

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to