Loading

Paste #plqrwybxk

  1. //#include <memory>
  2. //#include "boost/shared_ptr.hpp"
  3.  
  4. #include <boost/lambda/lambda.hpp>
  5. #include <boost/lambda/bind.hpp>

Paste #px3w3svdf

  1. /usr/include/ffmpeg/libavutil/imgutils.h
  2. 159:int av_image_get_buffer_size(enum AVPixelFormat pix_fmt, int width, int height, int align);
  3. 164: * av_image_get_buffer_size() can be used to compute the required size
  4.  
  5. /usr/include/ffmpeg/libavcodec/avcodec.h
  6. 4823: * @see av_image_get_buffer_size().

Paste #pxujjegrs

  1. -- Reboot --
  2. Jan 12 22:42:52 aeolusmaximus dnf[3068]: Metadaten-Zwischenspeicher wurde erstellt.
  3. Jan 12 23:43:44 aeolusmaximus dnf[19075]: Metadaten-Zwischenspeicher wurde kürzlich aktualisiert.
  4. ...skipping...
  5. Aug 20 12:42:58 aeolusmaximus dnf[979]:   Aktualisieren    : game-music-emu-0.6.1-2.fc26.x86_64               1142/5631

Help my Englisho

  1. STR_CONFIG_SETTING_ACCEPT_NONINDCARGO_AT_INDSTATION             :Allow industry stations to accept cargo to other sources: {STRING2}
  2. STR_CONFIG_SETTING_ACCEPT_NONINDCARGO_AT_INDSTATION_HELPTEXT    :When disabled, stations attached to industries, such as Oil Rigs, won't accept cargo that is not accepted by the industries these stations are attached to
  3. STR_CONFIG_SETTING_ACCEPT_INDCARGO_AT_NONINDSTATION             :Allow non-industry stations to accept cargo accepted by the industry: {STRING2}
  4. STR_CONFIG_SETTING_ACCEPT_INDCARGO_AT_NONINDSTATION_HELPTEXT    :When disabled, industries with attached stations can only accept cargo their respective industries demand
  5. STR_CON

Paste #pi7t1u5xo

  1. diff --git a/CorsixTH/Lua/world.lua b/CorsixTH/Lua/world.lua
  2. index 507be42..99c6df1 100644
  3. --- a/CorsixTH/Lua/world.lua
  4. +++ b/CorsixTH/Lua/world.lua
  5. @@ -1636,10 +1636,9 @@ in a room.

Paste #p56sxxuto

  1. #include <memory>
  2. #include "boost/shared_ptr.hpp"
  3.  
  4. #include <boost/lambda/lambda.hpp>
  5. #include <boost/lambda/bind.hpp>

NotRoadTypes

  1. NotRoadTypes Spec
  2.  
  3. Essential
  4. • ‘road' and ‘tram' are independent, like ‘road’ and ‘rail’
  5. • they can coexist on the same tile in some cases, but do not influence each other

Paste #pt6nhti3n

  1. SIEDELPLAN DORF 3 (finale Strategie)
  2.  
  3. Grundsätzlich gilt: Ab jetzt wird kein Feld mehr ausserhalb des KR-Gebietes gesiedelt, ausser es ist vorher intern abgestimmt oder es handelt sich um ein 9er/15er.
  4.  
  5. OBACHT/AUFGEMERKT

Paste #pr4cbcj0n

  1. Lua 5.3.0  Copyright (C) 1994-2015 Lua.org, PUC-Rio
  2. > x = nil
  3. > x == nil
  4. true
  5. > x == x

Paste #ph37q2vcs

  1. #!/usr/bin/env python3
  2.  
  3. # calculate tributes gathered by us
  4.  
  5. tribute = {}

NotRoadTypes

  1. Spec
  2.  
  3. Essential
  4. • ‘road' and ‘tram' are independent, like ‘road’ and ‘rail’
  5. • they can coexist on the same tile in some cases, but do not influence each other

NotRoadTypes

  1. Spec
  2.  
  3. Essential
  4. • ‘road' and ‘tram' are independent, like ‘road’ and ‘rail’
  5. • they can coexist on the same tile in some cases, but do not influence each other

convertsort.diff

  1. diff --git a/source.list b/source.list
  2. index df35cdd26..888578b4b 100644
  3. --- a/source.list
  4. +++ b/source.list
  5. @@ -442,7 +442,6 @@ core/smallmap_type.hpp

Paste #pl2sbwpva

  1. planetmaker@aeolusmaximus:~$ sudo dnf system-upgrade reboot
  2. [sudo] Passwort für planetmaker:
  3. Traceback (most recent call last):
  4.   File "/bin/dnf", line 57, in <module>
  5.     from dnf.cli import main
  6. ModuleNotFoundError: No module named 'dnf'

Paste #pkjvj1rmb

  1. planetmaker@aeolusmaximus:~$ cat /etc/mtab
  2. ...
  3. /dev/sda1 /boot ext4 rw,seclabel,relatime,data=ordered 0 0
  4. /dev/mapper/home-home /home ext4 rw,seclabel,relatime,data=ordered 0 0
  5. /dev/mapper/system-home /home/planetmaker/Bilder/database ext4 rw,seclabel,relatime,data=ordered 0 0