Changes between Version 21 and Version 22 of VincentFAQ
- Timestamp:
- May 9, 2005, 12:41:41 PM (21 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VincentFAQ
v21 v22 89 89 * Darwin (Mac OS X) 90 90 91 == CMT's design == 91 == CMT's design == 92 92 93 = What are the architecture of the environment ? =93 === What are the architecture of the environment ? === 94 94 This environment is based on the fact that one of its packages (named CMT ) provides the basic 95 95 management tools. CMT , as a package, has very little specificities and as such itself obeys the … … 117 117 packages (through locks) etc...). 118 118 119 = User FAQ=119 == User FAQ == 120 120 121 == How to create a package ?==121 === How to create a package ? === 122 122 123 123 cmt create <package_name> <version> 124 124 125 == Does the "requirements" file support comments ?==125 === Does the "requirements" file support comments ? === 126 126 127 127 Yes. A comment starts with a hash character (#) that is not part of a string literal, and ends at the end of the physical line.
