Ignore:
Timestamp:
09/18/06 02:23:47 (18 years ago)
Author:
mattausch
Message:

debugging after merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells

    r1277 r1404  
    11#!/bin/sh 
     2 
    23PROGRAM=../bin/release/Preprocessor.exe 
     4#PROGRAM=../bin/Debug/Preprocessor.exe 
    35 
    46 
     
    2931-vsp_bsp_subdivision_stats=$LOG_PREFIX-$METHOD-subdivisionStats.log \ 
    3032-view_cells_post_process_merge=false \ 
    31 -view_cells_active=400 \ 
     33-view_cells_active=1000 \ 
    3234-view_cells_filename=$LOG_PREFIX-visibility.xml.zip \ 
    3335-view_cells_export_pvs=true \ 
Note: See TracChangeset for help on using the changeset viewer.