Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- Jul 7, 2010, 3:47:09 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 6 6 7 7 * Download the code, see the RepositoryGuidelines for advice on how to do this. 8 * Compile, install and check it as stated there.8 * Compile, install and check it as CompilationGuidelines. 9 9 * As the testsuite should have already given you an idea on what molecuilder can do right now, check ApplicationExamples for further listing and a description of possible actions. 10 10 * Give this brief StartersTutorial a try. 11 * Curious about the code? Look the first example in ApplicationExamples ExampleSpatialTranslation. Go to the GuideLines 11 * Curious about the code? Look at CodeComprehension where the structure of the main classes is laid out. 12 * How do actions work? Look the first example in ApplicationExamples ExampleSpatialTranslation. Go to the GuideLines 12 13 * Something is missing and you want to contribute? Check RepositoryGuidelines on how to add stuff and make it available to others. Look at the HowTos for further in-depth information on various common classes. 13 14