Re: [Plplot-devel] Exclusions from the sys tree in our next release tarball

2007-08-13 Thread Arjen Markus
Alan W. Irwin wrote: >The command > >find sys -type d |grep -v .svn > >reveals the following subdirectories of sys (edited to get rid of redundancy): > >sys/mac >sys/win32 >sys/os2 >sys/unix >sys/dos/msc >sys/dos/djgpp >sys/dos/bcc >sys/dos/emx >sys/win-tk > >My judgement is sys/mac, sys/os2, sys/

[Plplot-devel] Exclusions from the sys tree in our next release tarball

2007-07-24 Thread Alan W. Irwin
The command find sys -type d |grep -v .svn reveals the following subdirectories of sys (edited to get rid of redundancy): sys/mac sys/win32 sys/os2 sys/unix sys/dos/msc sys/dos/djgpp sys/dos/bcc sys/dos/emx sys/win-tk My judgement is sys/mac, sys/os2, sys/unix, sys/dos/msc, sys/dos/bcc, sys/dos