RemoveContentsFile:

-------------------------------------------------------------------------------
   Removes the 'Contents.m' file from a cell array of file names
-------------------------------------------------------------------------------
   Form:
   y = RemoveContentsFile( x )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   x	        {}       Cell array of strings

   -------
   Outputs
   -------
   y	        {}       Cell array of strings

-------------------------------------------------------------------------------

Children: