~ubuntu-branches/ubuntu/oneiric/structure-synth/oneiric

« back to all changes in this revision

Viewing changes to Examples/Tutorials/Preprocessor.es

  • Committer: Bazaar Package Importer
  • Author(s): Miriam Ruiz
  • Date: 2009-05-17 16:09:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090517160943-ednszxqc0ppyirni
Tags: 0.9.5.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
        An example of using preprocessor defines
 
2
        An example of using preprocessor defines.
 
3
 
 
4
      A preprocessor '#define' makes it easier
 
5
      to explore parameter settings that are used
 
6
      multiple times in the script.
3
7
*/
4
8
 
5
9
#define sizeStep 0.98