~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to part-gen-scripts/cheetah scripts/sip.bat

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
cd "C:\fritzing2\phoenix\part-gen-scripts\cheetah scripts"
2
 
C:\Python26\python.exe partomatic.py -c .\configs\sip_cfg.cfg -t .\templates\dip.cfg -o .\deleteme\config
3
 
C:\Python26\python.exe partomatic.py -c .\deleteme\config\sip_300mil_fzp.cfg -t .\templates\sip.fzp -o .\deleteme\fzp
4
 
C:\Python26\python.exe partomatic.py -c .\deleteme\config\sip_300mil_bread_svg.cfg -t .\templates\sip_bread.svg -o .\deleteme\bread
5
 
C:\Python26\python.exe partomatic.py -c .\deleteme\config\sip_300mil_schem_svg.cfg -t .\templates\sip_schem.svg -o .\deleteme\schem
6