Changes between Version 31 and Version 32 of Development
- Timestamp:
- 10/06/09 11:30:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v31 v32 1 1 = Development = 2 2 3 - [wiki:LemonRepos List of the public source code repositories] 4 - [wiki:InstallGuide Build and installation guide] 5 - [wiki:ProjectTemplate A template build environment for LEMON based projects (uses CMAKE)]. 3 == Starting Points == 4 5 - [wiki:LemonRepos Source Code Repositories] 6 - [wiki:InstallGuide Build and Installation Guide] 7 - [wiki:ProjectTemplate LEMON Project Template] -- A template build environment for LEMON based projects (uses CMAKE). 6 8 7 9 == Development Guidelines == … … 11 13 - [wiki:MakingRelease Making Release] 12 14 13 == Other Resources == 15 == Related Projects == 16 17 - [http://lemon.cs.elte.hu/hg/glemon gLemon] -- A graph editor for LEMON. 18 - [http://lime.cs.elte.hu/~alpar/hg/hgwebdir.cgi/pylemon/ pyLemon] -- A [http://www.python.org/ Python] language binding for LEMON. 19 - [http://lemon.cs.elte.hu/svn/perl-lemon/ Perl-Lemon] -- A [http://www.perl.org/ Perl] language binding for LEMON. 20 - [http://lemon.cs.elte.hu/svn/LemonRouting/ LemonRouting] -- Routing algorithms in telecommunication networks based on LEMON. 21 22 == Unofficial Contribution Projects == 14 23 15 - [wiki:ContribProjects LEMON Contribution Projects]16 A collection of unofficial contribution projects for LEMON. 24 - [wiki:ContribProjects Unofficial Contribution Projects for LEMON] 25 17 26 18 27 == Useful Links ==