Changes between Version 29 and Version 30 of FAQ
- Timestamp:
- Feb 11, 2016, 11:44:55 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v29 v30 8 8 === How do I get the code? === 9 9 10 GiBUU has public releases that can be downloaded via [wiki:svnSubversion]. See the [wiki:releaseNotes release notes] for details on the source code structure and how to compile the code.10 GiBUU has public releases that can be [wiki:download downloaded via Subversion]. See the [wiki:releaseNotes release notes] for details on the source code structure and how to compile the code. 11 11 12 12 If you need access to the current development version or want to contribute code to GiBUU, please [https://gibuu.hepforge.org/license/ create an account]. … … 16 16 === Is there any kind of documentation? How do I start? === 17 17 18 You can have a look at our [wiki:releaseNotes release notes] or [http://gibuu.hepforge.org/svn/releases/release 1.6/README.Quickstart.txt README_Quickstart.txt]. Additional source code documentation can be found [//Documentation/code/robo_sourcefiles.html#top here].18 You can have a look at our [wiki:releaseNotes release notes] or [http://gibuu.hepforge.org/svn/releases/release2016/README.Quickstart.txt README_Quickstart.txt]. Additional source code documentation can be found [//Documentation/code/robo_sourcefiles.html#top here]. 19 19 20 20 To compile the code you must have some recent Fortran compiler installed (cf. [wiki:tools this page]). Simply go to the base directory and type