Просмотр исходного кода

Just declaring IDBIN at top for consistency (has no practical effect)

master
Gustavo Neves 8 лет назад
Родитель
Сommit
3d5db4c823
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      pdfScale.sh

+ 1
- 0
pdfScale.sh Просмотреть файл

@@ -17,6 +17,7 @@ VERBOSE=0 # verbosity Level
BASENAME="$(basename $0)" # simplified name of this script
GSBIN="" # Set with which after we check dependencies
BCBIN="" # Set with which after we check dependencies
IDBIN="" # Set with which after we check dependencies

LC_MEASUREMENT="C" # To make sure our numbers have .decimals
LC_ALL="C" # Some languages use , as decimal token


Загрузка…
Отмена
Сохранить