Admin/isatest/settings/at-sml-dev-e
changeset 48629 2348fedfa076
parent 44976 a75936954fac
child 48728 f6bee47063dc
equal deleted inserted replaced
48628:4dd1d4585902 48629:2348fedfa076
    21 # Heap output location. ML system identifier is appended automatically later on.
    21 # Heap output location. ML system identifier is appended automatically later on.
    22 ISABELLE_OUTPUT="$ISABELLE_HOME_USER/heaps"
    22 ISABELLE_OUTPUT="$ISABELLE_HOME_USER/heaps"
    23 ISABELLE_BROWSER_INFO="$ISABELLE_HOME_USER/browser_info"
    23 ISABELLE_BROWSER_INFO="$ISABELLE_HOME_USER/browser_info"
    24 
    24 
    25 ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true"
    25 ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true"
       
    26 ISABELLE_BUILD_OPTIONS="browser_info=true document=pdf"
    26 
    27