Csound Csound-dev Csound-tekno Search About

[Cs-dev] repository cleanup

Date2013-07-22 15:22
FromFelipe Sateler
Subject[Cs-dev] repository cleanup
Hi, I just noticed that there are some unused files in the repository.
Some of these I think could go away, so I deleted them. I pushed the
changes to the branch stale-file-removal. If it looks good then it can
be merged in.



--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-22 18:57
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] repository cleanup
What files?

> Hi, I just noticed that there are some unused files in the repository.
> Some of these I think could go away, so I deleted them. I pushed the
> changes to the branch stale-file-removal. If it looks good then it can
> be merged in.
>
>
>
> --
>
> Saludos,
> Felipe Sateler
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>



------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-22 21:20
FromFelipe Sateler
SubjectRe: [Cs-dev] repository cleanup
Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
The full diffstat follows. Other files are either empty or
unreferenced from any other source file or cmake target.

 Doxyfile                                         |    2 +-
 Doxyfile-CsoundAC                                |    2 +-
 H/diskin.h                                       |   62 -
 H/resource.h                                     |   39 -
 NEWS                                             |    0
 Opcodes/dssi4cs/src/seq_event.h                  |  460 --
 Opcodes/gab/radiobaton.c                         |  341 --
 Opcodes/pvslock.c                                |   79 -
 after_osx                                        |    2 -
 doc/api/apiUserManual.tex                        |    0
 doxygen.sty                                      |   77 -
 frontends/CsoundVST/swig.bat                     |    2 -
 frontends/OSX/Csound5_prefix.pch                 |    5 -
 frontends/OSX/CsoundHelp/index.html              | 5209 ----------------------
 frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
 frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
 frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
 frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
 frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
 frontends/OSX/Info.plist                         |   24 -
 frontends/OSX/main.c                             |  472 --
 frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
 frontends/OSX/version.plist                      |   16 -
 frontends/cscore/cscore.c                        |   46 -
 frontends/cscore/cscoremain.c                    |   90 -
 frontends/cseditor/cseditor.cxx                  | 1762 --------
 frontends/flcsound/canvas.cpp                    |   98 -
 frontends/flcsound/canvas.hpp                    |   34 -
 frontends/flcsound/curve.cpp                     |  160 -
 frontends/flcsound/curve.hpp                     |   63 -
 frontends/flcsound/flcsound.mf                   |   41 -
 frontends/flcsound/flcsound.rc                   |    1 -
 frontends/flcsound/flcsound.xbm                  |  262 --
 frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
 frontends/flcsound/main.cpp                      |  546 ---
 frontends/flcsound/mkicons.sh                    |   20 -
 frontends/flcsound/plots.cpp                     |  109 -
 frontends/flcsound/plots.hpp                     |   41 -
 frontends/flcsound/px2pt.c                       |   18 -
 frontends/flcsound/synthesizer.cpp               |  219 -
 frontends/flcsound/synthesizer.hpp               |   58 -
 frontends/flcsound/u2d.c                         |   76 -
 frontends/tclcsound/command_summary.txt          |  114 -
 frontends/tclcsound/commands.c                   | 1385 ------
 frontends/tclcsound/cswish.r                     |   13 -
 frontends/tclcsound/main_tclsh.c                 |   48 -
 frontends/tclcsound/main_wish.c                  |   53 -
 frontends/tclcsound/tclcsound.c                  |   47 -
 frontends/tclcsound/tclcsound.h                  |   75 -
 refman_header.tex                                |  158 -
 util1/cscore/cscore.c                            |  397 --
 util1/cscore/cscore.h                            |   23 -
 util1/cscore/cscore_main.c                       |   54 -
 util1/cscore/main.c                              |   51 -

On Mon, Jul 22, 2013 at 1:57 PM,   wrote:
> What files?
>
>> Hi, I just noticed that there are some unused files in the repository.
>> Some of these I think could go away, so I deleted them. I pushed the
>> changes to the branch stale-file-removal. If it looks good then it can
>> be merged in.
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-22 21:46
FromMichael Gogins
SubjectRe: [Cs-dev] repository cleanup
AttachmentsNone  None  
Doxyfile and Doxyfile-CsoundAC are used to generate API documentation for Csound and CsoundAC. Those are the only files that I could see that I am sure are being used.

Regards,
Mike




===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Mon, Jul 22, 2013 at 4:20 PM, Felipe Sateler <fsateler@gmail.com> wrote:
Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
The full diffstat follows. Other files are either empty or
unreferenced from any other source file or cmake target.

 Doxyfile                                         |    2 +-
 Doxyfile-CsoundAC                                |    2 +-
 H/diskin.h                                       |   62 -
 H/resource.h                                     |   39 -
 NEWS                                             |    0
 Opcodes/dssi4cs/src/seq_event.h                  |  460 --
 Opcodes/gab/radiobaton.c                         |  341 --
 Opcodes/pvslock.c                                |   79 -
 after_osx                                        |    2 -
 doc/api/apiUserManual.tex                        |    0
 doxygen.sty                                      |   77 -
 frontends/CsoundVST/swig.bat                     |    2 -
 frontends/OSX/Csound5_prefix.pch                 |    5 -
 frontends/OSX/CsoundHelp/index.html              | 5209 ----------------------
 frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
 frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
 frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
 frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
 frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
 frontends/OSX/Info.plist                         |   24 -
 frontends/OSX/main.c                             |  472 --
 frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
 frontends/OSX/version.plist                      |   16 -
 frontends/cscore/cscore.c                        |   46 -
 frontends/cscore/cscoremain.c                    |   90 -
 frontends/cseditor/cseditor.cxx                  | 1762 --------
 frontends/flcsound/canvas.cpp                    |   98 -
 frontends/flcsound/canvas.hpp                    |   34 -
 frontends/flcsound/curve.cpp                     |  160 -
 frontends/flcsound/curve.hpp                     |   63 -
 frontends/flcsound/flcsound.mf                   |   41 -
 frontends/flcsound/flcsound.rc                   |    1 -
 frontends/flcsound/flcsound.xbm                  |  262 --
 frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
 frontends/flcsound/main.cpp                      |  546 ---
 frontends/flcsound/mkicons.sh                    |   20 -
 frontends/flcsound/plots.cpp                     |  109 -
 frontends/flcsound/plots.hpp                     |   41 -
 frontends/flcsound/px2pt.c                       |   18 -
 frontends/flcsound/synthesizer.cpp               |  219 -
 frontends/flcsound/synthesizer.hpp               |   58 -
 frontends/flcsound/u2d.c                         |   76 -
 frontends/tclcsound/command_summary.txt          |  114 -
 frontends/tclcsound/commands.c                   | 1385 ------
 frontends/tclcsound/cswish.r                     |   13 -
 frontends/tclcsound/main_tclsh.c                 |   48 -
 frontends/tclcsound/main_wish.c                  |   53 -
 frontends/tclcsound/tclcsound.c                  |   47 -
 frontends/tclcsound/tclcsound.h                  |   75 -
 refman_header.tex                                |  158 -
 util1/cscore/cscore.c                            |  397 --
 util1/cscore/cscore.h                            |   23 -
 util1/cscore/cscore_main.c                       |   54 -
 util1/cscore/main.c                              |   51 -

On Mon, Jul 22, 2013 at 1:57 PM,  <jpff@cs.bath.ac.uk> wrote:
> What files?
>
>> Hi, I just noticed that there are some unused files in the repository.
>> Some of these I think could go away, so I deleted them. I pushed the
>> changes to the branch stale-file-removal. If it looks good then it can
>> be merged in.
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2013-07-22 21:47
FromMichael Gogins
SubjectRe: [Cs-dev] repository cleanup
AttachmentsNone  None  
Although I'm not sure, I wonder if the cscore files are being used.

Regards,
Mike


===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Mon, Jul 22, 2013 at 4:46 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
Doxyfile and Doxyfile-CsoundAC are used to generate API documentation for Csound and CsoundAC. Those are the only files that I could see that I am sure are being used.

Regards,
Mike




===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Mon, Jul 22, 2013 at 4:20 PM, Felipe Sateler <fsateler@gmail.com> wrote:
Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
The full diffstat follows. Other files are either empty or
unreferenced from any other source file or cmake target.

 Doxyfile                                         |    2 +-
 Doxyfile-CsoundAC                                |    2 +-
 H/diskin.h                                       |   62 -
 H/resource.h                                     |   39 -
 NEWS                                             |    0
 Opcodes/dssi4cs/src/seq_event.h                  |  460 --
 Opcodes/gab/radiobaton.c                         |  341 --
 Opcodes/pvslock.c                                |   79 -
 after_osx                                        |    2 -
 doc/api/apiUserManual.tex                        |    0
 doxygen.sty                                      |   77 -
 frontends/CsoundVST/swig.bat                     |    2 -
 frontends/OSX/Csound5_prefix.pch                 |    5 -
 frontends/OSX/CsoundHelp/index.html              | 5209 ----------------------
 frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
 frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
 frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
 frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
 frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
 frontends/OSX/Info.plist                         |   24 -
 frontends/OSX/main.c                             |  472 --
 frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
 frontends/OSX/version.plist                      |   16 -
 frontends/cscore/cscore.c                        |   46 -
 frontends/cscore/cscoremain.c                    |   90 -
 frontends/cseditor/cseditor.cxx                  | 1762 --------
 frontends/flcsound/canvas.cpp                    |   98 -
 frontends/flcsound/canvas.hpp                    |   34 -
 frontends/flcsound/curve.cpp                     |  160 -
 frontends/flcsound/curve.hpp                     |   63 -
 frontends/flcsound/flcsound.mf                   |   41 -
 frontends/flcsound/flcsound.rc                   |    1 -
 frontends/flcsound/flcsound.xbm                  |  262 --
 frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
 frontends/flcsound/main.cpp                      |  546 ---
 frontends/flcsound/mkicons.sh                    |   20 -
 frontends/flcsound/plots.cpp                     |  109 -
 frontends/flcsound/plots.hpp                     |   41 -
 frontends/flcsound/px2pt.c                       |   18 -
 frontends/flcsound/synthesizer.cpp               |  219 -
 frontends/flcsound/synthesizer.hpp               |   58 -
 frontends/flcsound/u2d.c                         |   76 -
 frontends/tclcsound/command_summary.txt          |  114 -
 frontends/tclcsound/commands.c                   | 1385 ------
 frontends/tclcsound/cswish.r                     |   13 -
 frontends/tclcsound/main_tclsh.c                 |   48 -
 frontends/tclcsound/main_wish.c                  |   53 -
 frontends/tclcsound/tclcsound.c                  |   47 -
 frontends/tclcsound/tclcsound.h                  |   75 -
 refman_header.tex                                |  158 -
 util1/cscore/cscore.c                            |  397 --
 util1/cscore/cscore.h                            |   23 -
 util1/cscore/cscore_main.c                       |   54 -
 util1/cscore/main.c                              |   51 -

On Mon, Jul 22, 2013 at 1:57 PM,  <jpff@cs.bath.ac.uk> wrote:
> What files?
>
>> Hi, I just noticed that there are some unused files in the repository.
>> Some of these I think could go away, so I deleted them. I pushed the
>> changes to the branch stale-file-removal. If it looks good then it can
>> be merged in.
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2013-07-22 21:52
FromFelipe Sateler
SubjectRe: [Cs-dev] repository cleanup
On Mon, Jul 22, 2013 at 4:46 PM, Michael Gogins
 wrote:
> Doxyfile and Doxyfile-CsoundAC are used to generate API documentation for
> Csound and CsoundAC. Those are the only files that I could see that I am
> sure are being used.

Which is why I didn't delete them ;). Doxygen refused to run if
refman_header.tex didn't exist, so I had to remove the reference to
that header.

--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-22 21:54
FromFelipe Sateler
SubjectRe: [Cs-dev] repository cleanup
On Mon, Jul 22, 2013 at 4:47 PM, Michael Gogins
 wrote:
> Although I'm not sure, I wonder if the cscore files are being used.

This confused me as well, because there is a cscore frontend, and a
cscore util. The frontend was built, the util wasn't, which is why I
removed the util.


--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-22 21:58
FromMichael Gogins
SubjectRe: [Cs-dev] repository cleanup
AttachmentsNone  None  

That sounds right.

On Jul 22, 2013 4:55 PM, "Felipe Sateler" <fsateler@gmail.com> wrote:
On Mon, Jul 22, 2013 at 4:47 PM, Michael Gogins
<michael.gogins@gmail.com> wrote:
> Although I'm not sure, I wonder if the cscore files are being used.

This confused me as well, because there is a cscore frontend, and a
cscore util. The frontend was built, the util wasn't, which is why I
removed the util.


--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Date2013-07-23 00:38
FromAndres Cabrera
SubjectRe: [Cs-dev] repository cleanup
AttachmentsNone  None  
I think Victor stopped supporting tclcsound in Csound6 so that can possibly go if he's OK with it.

flcsound is probably another unsupported front end which was never updated to csound6, I would think it can go too.

Another idea can be to move most of the documentation files from the root directory into a doc folder.

Cheers,
Andrés


On Mon, Jul 22, 2013 at 1:20 PM, Felipe Sateler <fsateler@gmail.com> wrote:
Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
The full diffstat follows. Other files are either empty or
unreferenced from any other source file or cmake target.

 Doxyfile                                         |    2 +-
 Doxyfile-CsoundAC                                |    2 +-
 H/diskin.h                                       |   62 -
 H/resource.h                                     |   39 -
 NEWS                                             |    0
 Opcodes/dssi4cs/src/seq_event.h                  |  460 --
 Opcodes/gab/radiobaton.c                         |  341 --
 Opcodes/pvslock.c                                |   79 -
 after_osx                                        |    2 -
 doc/api/apiUserManual.tex                        |    0
 doxygen.sty                                      |   77 -
 frontends/CsoundVST/swig.bat                     |    2 -
 frontends/OSX/Csound5_prefix.pch                 |    5 -
 frontends/OSX/CsoundHelp/index.html              | 5209 ----------------------
 frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
 frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
 frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
 frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
 frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
 frontends/OSX/Info.plist                         |   24 -
 frontends/OSX/main.c                             |  472 --
 frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
 frontends/OSX/version.plist                      |   16 -
 frontends/cscore/cscore.c                        |   46 -
 frontends/cscore/cscoremain.c                    |   90 -
 frontends/cseditor/cseditor.cxx                  | 1762 --------
 frontends/flcsound/canvas.cpp                    |   98 -
 frontends/flcsound/canvas.hpp                    |   34 -
 frontends/flcsound/curve.cpp                     |  160 -
 frontends/flcsound/curve.hpp                     |   63 -
 frontends/flcsound/flcsound.mf                   |   41 -
 frontends/flcsound/flcsound.rc                   |    1 -
 frontends/flcsound/flcsound.xbm                  |  262 --
 frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
 frontends/flcsound/main.cpp                      |  546 ---
 frontends/flcsound/mkicons.sh                    |   20 -
 frontends/flcsound/plots.cpp                     |  109 -
 frontends/flcsound/plots.hpp                     |   41 -
 frontends/flcsound/px2pt.c                       |   18 -
 frontends/flcsound/synthesizer.cpp               |  219 -
 frontends/flcsound/synthesizer.hpp               |   58 -
 frontends/flcsound/u2d.c                         |   76 -
 frontends/tclcsound/command_summary.txt          |  114 -
 frontends/tclcsound/commands.c                   | 1385 ------
 frontends/tclcsound/cswish.r                     |   13 -
 frontends/tclcsound/main_tclsh.c                 |   48 -
 frontends/tclcsound/main_wish.c                  |   53 -
 frontends/tclcsound/tclcsound.c                  |   47 -
 frontends/tclcsound/tclcsound.h                  |   75 -
 refman_header.tex                                |  158 -
 util1/cscore/cscore.c                            |  397 --
 util1/cscore/cscore.h                            |   23 -
 util1/cscore/cscore_main.c                       |   54 -
 util1/cscore/main.c                              |   51 -

On Mon, Jul 22, 2013 at 1:57 PM,  <jpff@cs.bath.ac.uk> wrote:
> What files?
>
>> Hi, I just noticed that there are some unused files in the repository.
>> Some of these I think could go away, so I deleted them. I pushed the
>> changes to the branch stale-file-removal. If it looks good then it can
>> be merged in.
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2013-07-23 01:54
FromMichael Gogins
SubjectRe: [Cs-dev] repository cleanup
AttachmentsNone  None  
The doc folder is a good idea.

You are correct as far as I know about both tcl features and flcsound.


===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Mon, Jul 22, 2013 at 7:38 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
I think Victor stopped supporting tclcsound in Csound6 so that can possibly go if he's OK with it.

flcsound is probably another unsupported front end which was never updated to csound6, I would think it can go too.

Another idea can be to move most of the documentation files from the root directory into a doc folder.

Cheers,
Andrés


On Mon, Jul 22, 2013 at 1:20 PM, Felipe Sateler <fsateler@gmail.com> wrote:
Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
The full diffstat follows. Other files are either empty or
unreferenced from any other source file or cmake target.

 Doxyfile                                         |    2 +-
 Doxyfile-CsoundAC                                |    2 +-
 H/diskin.h                                       |   62 -
 H/resource.h                                     |   39 -
 NEWS                                             |    0
 Opcodes/dssi4cs/src/seq_event.h                  |  460 --
 Opcodes/gab/radiobaton.c                         |  341 --
 Opcodes/pvslock.c                                |   79 -
 after_osx                                        |    2 -
 doc/api/apiUserManual.tex                        |    0
 doxygen.sty                                      |   77 -
 frontends/CsoundVST/swig.bat                     |    2 -
 frontends/OSX/Csound5_prefix.pch                 |    5 -
 frontends/OSX/CsoundHelp/index.html              | 5209 ----------------------
 frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
 frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
 frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
 frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
 frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
 frontends/OSX/Info.plist                         |   24 -
 frontends/OSX/main.c                             |  472 --
 frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
 frontends/OSX/version.plist                      |   16 -
 frontends/cscore/cscore.c                        |   46 -
 frontends/cscore/cscoremain.c                    |   90 -
 frontends/cseditor/cseditor.cxx                  | 1762 --------
 frontends/flcsound/canvas.cpp                    |   98 -
 frontends/flcsound/canvas.hpp                    |   34 -
 frontends/flcsound/curve.cpp                     |  160 -
 frontends/flcsound/curve.hpp                     |   63 -
 frontends/flcsound/flcsound.mf                   |   41 -
 frontends/flcsound/flcsound.rc                   |    1 -
 frontends/flcsound/flcsound.xbm                  |  262 --
 frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
 frontends/flcsound/main.cpp                      |  546 ---
 frontends/flcsound/mkicons.sh                    |   20 -
 frontends/flcsound/plots.cpp                     |  109 -
 frontends/flcsound/plots.hpp                     |   41 -
 frontends/flcsound/px2pt.c                       |   18 -
 frontends/flcsound/synthesizer.cpp               |  219 -
 frontends/flcsound/synthesizer.hpp               |   58 -
 frontends/flcsound/u2d.c                         |   76 -
 frontends/tclcsound/command_summary.txt          |  114 -
 frontends/tclcsound/commands.c                   | 1385 ------
 frontends/tclcsound/cswish.r                     |   13 -
 frontends/tclcsound/main_tclsh.c                 |   48 -
 frontends/tclcsound/main_wish.c                  |   53 -
 frontends/tclcsound/tclcsound.c                  |   47 -
 frontends/tclcsound/tclcsound.h                  |   75 -
 refman_header.tex                                |  158 -
 util1/cscore/cscore.c                            |  397 --
 util1/cscore/cscore.h                            |   23 -
 util1/cscore/cscore_main.c                       |   54 -
 util1/cscore/main.c                              |   51 -

On Mon, Jul 22, 2013 at 1:57 PM,  <jpff@cs.bath.ac.uk> wrote:
> What files?
>
>> Hi, I just noticed that there are some unused files in the repository.
>> Some of these I think could go away, so I deleted them. I pushed the
>> changes to the branch stale-file-removal. If it looks good then it can
>> be merged in.
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2013-07-23 06:41
FromSteven Yi
SubjectRe: [Cs-dev] repository cleanup
I can't comment on cscore, but the rest seem good to me.  I'd also
certainly like a tidier root directory.

On Mon, Jul 22, 2013 at 8:54 PM, Michael Gogins
 wrote:
> The doc folder is a good idea.
>
> You are correct as far as I know about both tcl features and flcsound.
>
>
> ===========================
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
>
> On Mon, Jul 22, 2013 at 7:38 PM, Andres Cabrera 
> wrote:
>>
>> I think Victor stopped supporting tclcsound in Csound6 so that can
>> possibly go if he's OK with it.
>>
>> flcsound is probably another unsupported front end which was never updated
>> to csound6, I would think it can go too.
>>
>> Another idea can be to move most of the documentation files from the root
>> directory into a doc folder.
>>
>> Cheers,
>> Andrés
>>
>>
>> On Mon, Jul 22, 2013 at 1:20 PM, Felipe Sateler 
>> wrote:
>>>
>>> Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
>>> The full diffstat follows. Other files are either empty or
>>> unreferenced from any other source file or cmake target.
>>>
>>>  Doxyfile                                         |    2 +-
>>>  Doxyfile-CsoundAC                                |    2 +-
>>>  H/diskin.h                                       |   62 -
>>>  H/resource.h                                     |   39 -
>>>  NEWS                                             |    0
>>>  Opcodes/dssi4cs/src/seq_event.h                  |  460 --
>>>  Opcodes/gab/radiobaton.c                         |  341 --
>>>  Opcodes/pvslock.c                                |   79 -
>>>  after_osx                                        |    2 -
>>>  doc/api/apiUserManual.tex                        |    0
>>>  doxygen.sty                                      |   77 -
>>>  frontends/CsoundVST/swig.bat                     |    2 -
>>>  frontends/OSX/Csound5_prefix.pch                 |    5 -
>>>  frontends/OSX/CsoundHelp/index.html              | 5209
>>> ----------------------
>>>  frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
>>>  frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
>>>  frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
>>>  frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
>>>  frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
>>>  frontends/OSX/Info.plist                         |   24 -
>>>  frontends/OSX/main.c                             |  472 --
>>>  frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
>>>  frontends/OSX/version.plist                      |   16 -
>>>  frontends/cscore/cscore.c                        |   46 -
>>>  frontends/cscore/cscoremain.c                    |   90 -
>>>  frontends/cseditor/cseditor.cxx                  | 1762 --------
>>>  frontends/flcsound/canvas.cpp                    |   98 -
>>>  frontends/flcsound/canvas.hpp                    |   34 -
>>>  frontends/flcsound/curve.cpp                     |  160 -
>>>  frontends/flcsound/curve.hpp                     |   63 -
>>>  frontends/flcsound/flcsound.mf                   |   41 -
>>>  frontends/flcsound/flcsound.rc                   |    1 -
>>>  frontends/flcsound/flcsound.xbm                  |  262 --
>>>  frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
>>>  frontends/flcsound/main.cpp                      |  546 ---
>>>  frontends/flcsound/mkicons.sh                    |   20 -
>>>  frontends/flcsound/plots.cpp                     |  109 -
>>>  frontends/flcsound/plots.hpp                     |   41 -
>>>  frontends/flcsound/px2pt.c                       |   18 -
>>>  frontends/flcsound/synthesizer.cpp               |  219 -
>>>  frontends/flcsound/synthesizer.hpp               |   58 -
>>>  frontends/flcsound/u2d.c                         |   76 -
>>>  frontends/tclcsound/command_summary.txt          |  114 -
>>>  frontends/tclcsound/commands.c                   | 1385 ------
>>>  frontends/tclcsound/cswish.r                     |   13 -
>>>  frontends/tclcsound/main_tclsh.c                 |   48 -
>>>  frontends/tclcsound/main_wish.c                  |   53 -
>>>  frontends/tclcsound/tclcsound.c                  |   47 -
>>>  frontends/tclcsound/tclcsound.h                  |   75 -
>>>  refman_header.tex                                |  158 -
>>>  util1/cscore/cscore.c                            |  397 --
>>>  util1/cscore/cscore.h                            |   23 -
>>>  util1/cscore/cscore_main.c                       |   54 -
>>>  util1/cscore/main.c                              |   51 -
>>>
>>> On Mon, Jul 22, 2013 at 1:57 PM,   wrote:
>>> > What files?
>>> >
>>> >> Hi, I just noticed that there are some unused files in the repository.
>>> >> Some of these I think could go away, so I deleted them. I pushed the
>>> >> changes to the branch stale-file-removal. If it looks good then it can
>>> >> be merged in.
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >>
>>> >> Saludos,
>>> >> Felipe Sateler
>>> >>
>>> >>
>>> >> ------------------------------------------------------------------------------
>>> >> See everything from the browser to the database with AppDynamics
>>> >> Get end-to-end visibility with application monitoring from AppDynamics
>>> >> Isolate bottlenecks and diagnose root cause in seconds.
>>> >> Start your free trial of AppDynamics Pro today!
>>> >>
>>> >> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>> >> _______________________________________________
>>> >> Csound-devel mailing list
>>> >> Csound-devel@lists.sourceforge.net
>>> >> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>> >>
>>> >>
>>> >>
>>> >
>>> >
>>> >
>>> >
>>> > ------------------------------------------------------------------------------
>>> > See everything from the browser to the database with AppDynamics
>>> > Get end-to-end visibility with application monitoring from AppDynamics
>>> > Isolate bottlenecks and diagnose root cause in seconds.
>>> > Start your free trial of AppDynamics Pro today!
>>> >
>>> > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>> > _______________________________________________
>>> > Csound-devel mailing list
>>> > Csound-devel@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>>
>>> --
>>>
>>> Saludos,
>>> Felipe Sateler
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> See everything from the browser to the database with AppDynamics
>>> Get end-to-end visibility with application monitoring from AppDynamics
>>> Isolate bottlenecks and diagnose root cause in seconds.
>>> Start your free trial of AppDynamics Pro today!
>>>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-28 13:38
FromSteven Yi
SubjectRe: [Cs-dev] repository cleanup
Hi All,

Just FYI: I've gone ahead and merged in the stale-file-removal branch
into master. I've also gone ahead and deleted the branch from SF.

Thanks!
steven

On Tue, Jul 23, 2013 at 7:41 AM, Steven Yi  wrote:
> I can't comment on cscore, but the rest seem good to me.  I'd also
> certainly like a tidier root directory.
>
> On Mon, Jul 22, 2013 at 8:54 PM, Michael Gogins
>  wrote:
>> The doc folder is a good idea.
>>
>> You are correct as far as I know about both tcl features and flcsound.
>>
>>
>> ===========================
>> Michael Gogins
>> Irreducible Productions
>> http://michaelgogins.tumblr.com
>> Michael dot Gogins at gmail dot com
>>
>>
>> On Mon, Jul 22, 2013 at 7:38 PM, Andres Cabrera 
>> wrote:
>>>
>>> I think Victor stopped supporting tclcsound in Csound6 so that can
>>> possibly go if he's OK with it.
>>>
>>> flcsound is probably another unsupported front end which was never updated
>>> to csound6, I would think it can go too.
>>>
>>> Another idea can be to move most of the documentation files from the root
>>> directory into a doc folder.
>>>
>>> Cheers,
>>> Andrés
>>>
>>>
>>> On Mon, Jul 22, 2013 at 1:20 PM, Felipe Sateler 
>>> wrote:
>>>>
>>>> Its mostly old, unused frontends: flcsound, OSX, tclcsound and cscore.
>>>> The full diffstat follows. Other files are either empty or
>>>> unreferenced from any other source file or cmake target.
>>>>
>>>>  Doxyfile                                         |    2 +-
>>>>  Doxyfile-CsoundAC                                |    2 +-
>>>>  H/diskin.h                                       |   62 -
>>>>  H/resource.h                                     |   39 -
>>>>  NEWS                                             |    0
>>>>  Opcodes/dssi4cs/src/seq_event.h                  |  460 --
>>>>  Opcodes/gab/radiobaton.c                         |  341 --
>>>>  Opcodes/pvslock.c                                |   79 -
>>>>  after_osx                                        |    2 -
>>>>  doc/api/apiUserManual.tex                        |    0
>>>>  doxygen.sty                                      |   77 -
>>>>  frontends/CsoundVST/swig.bat                     |    2 -
>>>>  frontends/OSX/Csound5_prefix.pch                 |    5 -
>>>>  frontends/OSX/CsoundHelp/index.html              | 5209
>>>> ----------------------
>>>>  frontends/OSX/Csound_5.xcode/project.pbxproj     |  382 --
>>>>  frontends/OSX/English.lproj/InfoPlist.strings    |  Bin 258 -> 0 bytes
>>>>  frontends/OSX/English.lproj/main.nib/classes.nib |    4 -
>>>>  frontends/OSX/English.lproj/main.nib/info.nib    |   27 -
>>>>  frontends/OSX/English.lproj/main.nib/objects.xib |  300 --
>>>>  frontends/OSX/Info.plist                         |   24 -
>>>>  frontends/OSX/main.c                             |  472 --
>>>>  frontends/OSX/play.icns                          |  Bin 65331 -> 0 bytes
>>>>  frontends/OSX/version.plist                      |   16 -
>>>>  frontends/cscore/cscore.c                        |   46 -
>>>>  frontends/cscore/cscoremain.c                    |   90 -
>>>>  frontends/cseditor/cseditor.cxx                  | 1762 --------
>>>>  frontends/flcsound/canvas.cpp                    |   98 -
>>>>  frontends/flcsound/canvas.hpp                    |   34 -
>>>>  frontends/flcsound/curve.cpp                     |  160 -
>>>>  frontends/flcsound/curve.hpp                     |   63 -
>>>>  frontends/flcsound/flcsound.mf                   |   41 -
>>>>  frontends/flcsound/flcsound.rc                   |    1 -
>>>>  frontends/flcsound/flcsound.xbm                  |  262 --
>>>>  frontends/flcsound/flcsound64.ico                |  Bin 12862 -> 0 bytes
>>>>  frontends/flcsound/main.cpp                      |  546 ---
>>>>  frontends/flcsound/mkicons.sh                    |   20 -
>>>>  frontends/flcsound/plots.cpp                     |  109 -
>>>>  frontends/flcsound/plots.hpp                     |   41 -
>>>>  frontends/flcsound/px2pt.c                       |   18 -
>>>>  frontends/flcsound/synthesizer.cpp               |  219 -
>>>>  frontends/flcsound/synthesizer.hpp               |   58 -
>>>>  frontends/flcsound/u2d.c                         |   76 -
>>>>  frontends/tclcsound/command_summary.txt          |  114 -
>>>>  frontends/tclcsound/commands.c                   | 1385 ------
>>>>  frontends/tclcsound/cswish.r                     |   13 -
>>>>  frontends/tclcsound/main_tclsh.c                 |   48 -
>>>>  frontends/tclcsound/main_wish.c                  |   53 -
>>>>  frontends/tclcsound/tclcsound.c                  |   47 -
>>>>  frontends/tclcsound/tclcsound.h                  |   75 -
>>>>  refman_header.tex                                |  158 -
>>>>  util1/cscore/cscore.c                            |  397 --
>>>>  util1/cscore/cscore.h                            |   23 -
>>>>  util1/cscore/cscore_main.c                       |   54 -
>>>>  util1/cscore/main.c                              |   51 -
>>>>
>>>> On Mon, Jul 22, 2013 at 1:57 PM,   wrote:
>>>> > What files?
>>>> >
>>>> >> Hi, I just noticed that there are some unused files in the repository.
>>>> >> Some of these I think could go away, so I deleted them. I pushed the
>>>> >> changes to the branch stale-file-removal. If it looks good then it can
>>>> >> be merged in.
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >>
>>>> >> Saludos,
>>>> >> Felipe Sateler
>>>> >>
>>>> >>
>>>> >> ------------------------------------------------------------------------------
>>>> >> See everything from the browser to the database with AppDynamics
>>>> >> Get end-to-end visibility with application monitoring from AppDynamics
>>>> >> Isolate bottlenecks and diagnose root cause in seconds.
>>>> >> Start your free trial of AppDynamics Pro today!
>>>> >>
>>>> >> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>>> >> _______________________________________________
>>>> >> Csound-devel mailing list
>>>> >> Csound-devel@lists.sourceforge.net
>>>> >> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>> >>
>>>> >>
>>>> >>
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > ------------------------------------------------------------------------------
>>>> > See everything from the browser to the database with AppDynamics
>>>> > Get end-to-end visibility with application monitoring from AppDynamics
>>>> > Isolate bottlenecks and diagnose root cause in seconds.
>>>> > Start your free trial of AppDynamics Pro today!
>>>> >
>>>> > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>>> > _______________________________________________
>>>> > Csound-devel mailing list
>>>> > Csound-devel@lists.sourceforge.net
>>>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Saludos,
>>>> Felipe Sateler
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> See everything from the browser to the database with AppDynamics
>>>> Get end-to-end visibility with application monitoring from AppDynamics
>>>> Isolate bottlenecks and diagnose root cause in seconds.
>>>> Start your free trial of AppDynamics Pro today!
>>>>
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> See everything from the browser to the database with AppDynamics
>>> Get end-to-end visibility with application monitoring from AppDynamics
>>> Isolate bottlenecks and diagnose root cause in seconds.
>>> Start your free trial of AppDynamics Pro today!
>>>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net