> /usr/bin/geda could be a simple shell script that parses command line > arguments and calls the right tool(s) on the old name. This way existing > makefiles and user habits wouldn't break while we could have a general > geda command.
Yeah, this is what I have in mind. Then, users would do: geda gschem geda gattrib etc If the script found no arg, it would start the project manager xgsch2pcb. And if the user input an unrecognized program name, then the script would emit a help string giving the user a list of tools he can run. Stuart _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
