home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / MergeCF 1.0b1 / Read Me < prev   
Encoding:
Text File  |  1996-01-03  |  702 b   |  4 lines  |  [TEXT/ttxt]

  1. MergeCF 1.0b1
  2. by Reuven Sherwin <Reuven_Sherwin@mail.stil.scitex.com>
  3.  
  4. MergeCF is a utility for those of you familiar with the Code Fragment Manager. Problem: The CFM for the Mac is great, and many of us have speeded up development and execution time of application, by using shared-libraries. Yet, some times, for many reasons, we'd like to package the application as one file - application and shared libraries together. Possible solution: Recreate our shared libraries as libraries. Solution: Use MergeCF. It's a simple application, which lets you select the shared libraries (code-fragments) you'd like to merge, and create one big file. Contact the author if you are interested in the source code.