Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. set D=("airplanebase.xml","catfacebase.xml","churchbase.xml","coffee_cupbase.xml","hutbase.xml","maskbase.xml","pumpkinbase.xml","spacebase.xml")
  2. set C=("186.svg","187.svg","188.svg","189.svg","190.svg","191.svg","192.svg","193.svg")
  3. FOR /l %%A IN (0,1,7) DO (
  4. CurvedNonogramsGenerator.exe file=%D[%%A]% outfile=%C[%%A]% -af -am cratio="0" outdir="output\" weights="1000,3,3,7,0" temp="1.001" pairits="0"
  5. )
  6.  
  7. CurvedNonogramsGenerator.exe file= outfile= -af -am cratio="0" outdir="C:UsersDeMeessiasDocuments1. Studie.MasterThesisoutput\" weights="1000,3,3,7,0" temp="1.001" pairits="0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement