All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Mine

    2083056·text·95.1 KB·2011-09-26 14:21 UTC
    
        
  • Teepan

    2083051·text·1.7 KB·2011-09-26 13:53 UTC
    module Lab2(ClK,KEY,LED);
    
    input ClK;
    input [1:0] KEY;
    output [27:0] LED;
    
    reg [15:0] counter;
    reg [15:0] counterMS; //highest number is 
    reg [15:0] value;
    reg flag2;
    
    always @(posedge ClK)
  • Unnamed

    2083049·text·1.1 KB·2011-09-26 13:30 UTC
    Exception in thread "GeneralSTPool-54" java.lang.NullPointerException
     at com.l2jserver.gameserver.model.entity.clanhall.SiegableHall.removeAttacker(SiegableHall.java:198)
     at com.l2jserver.gameserv
  • Something

    2083041·text·579 B·2011-09-26 12:46 UTC
    Index: java/com/l2jserver/gameserver/model/olympiad/Olympiad.java
    ===================================================================
    --- java/com/l2jserver/gameserver/model/olympiad/Olympiad.java (
  • Stuff

    2083040·text·316 B·2011-09-26 12:44 UTC
    <SECTION>
    <FILE>webkitversion</FILE>
    WEBKITGTK_API_VERSION
    WEBKIT_CHECK_VERSION
    WEBKIT_MAJOR_VERSION
    WEBKIT_MICRO_VERSION
    WEBKIT_MINOR_VERSION
    WEBKIT_USER_AGENT_MAJOR_VERSION
    WEBKIT_USER_AGENT
  • Untitled

    2083039·text·68.3 KB·2011-09-26 12:42 UTC
    
        
  • Unnamed

    2083038·text·5.6 KB·2011-09-26 12:35 UTC
    DOC Preparing build
     DOC Scanning header files
     DOC Introspecting gobjects
     DOC Rebuilding template files
    ./webkitgtk-sections.txt:4: warning: No declaration found for: WebKitWebSetti
  • Unnamed

    2083037·text·53 B·2011-09-26 12:28 UTC
    bialy
    00:0F:BF:00:01:9F
    
    Czarny
    00:0F:BF:00:9F:E3
  • UI

    2083035·php·11.4 KB·2011-09-26 12:25 UTC
    <?php
    /**
     * Implements hook_permission()
     */
    function mikrotimeui_permission() {
     return array(
     'access mikrotime ui' => array(
     'title' => t('Access Mikrotime UI'),
     'descript
  • Someone

    2083033·text·2.9 KB·2011-09-26 12:24 UTC
    <?xml version="1.0"?>
    <!--
    ** DO NOT EDIT THIS FILE.
    ** If you make changes to this file while any VirtualBox related application
    ** is running, your changes will be overwritten later, without tak
  • Something

    2083027·css·460 B·2011-09-26 12:16 UTC
    body {
     font-family: Tahoma, Geneva, sans-serif;
     font-size:12px;
    }
     table#schedule {
     border-collapse:collapse;
     border: 1px solid black;
     margin: 0 auto;
     }
  • Something

    2083026·text·460 B·2011-09-26 12:16 UTC
    body {
     font-family: Tahoma, Geneva, sans-serif;
     font-size:12px;
    }
     table#schedule {
     border-collapse:collapse;
     border: 1px solid black;
     margin: 0 auto;
     }
  • Someone

    2083014·text·2.5 KB·2011-09-26 11:52 UTC
    0x0000000000554c3c in Host::CreateHostOnlyNetworkInterface (this=0xabd330, aHostNetworkInterface=0xb014c0, aProgress=0xb014d8)
     at /home/aep/abs/virtualbox/src/VirtualBox-4.1.2_OSE/src/VBox/Main/s
  • Mine

    2083013·text·71.2 KB·2011-09-26 11:41 UTC
    
        
  • Untitled

    2083012·text·71.2 KB·2011-09-26 11:41 UTC
    
        
  • Mine

    2083008·php·1.1 KB·2011-09-26 11:26 UTC
    <?php
    // test.php
    $descriptorspec = array(
     0 => array("pipe", "r"), // stdin is a pipe that the child will read from
     1 => array("pipe", "w"), // stdout is a pipe that the child will write
  • Unnamed

    2083007·text·473 B·2011-09-26 11:21 UTC
    static void Main(string[] args)
     {
     Observable
     .Timer(TimeSpan.FromSeconds(0.5), Scheduler.Immediate)
     .Do(_ => Debug.WriteLine("Start"))
  • Anonymous

    2083001·text·876 B·2011-09-26 10:28 UTC
    #!/usr/local/bin/bash
    
    find . -name "*.flac" -print0 | while read -d $'\0' file
    do
     if [ -e "${file%.flac}.mp3" ]; then
     echo Skipping "$file" because "${file%.flac}.mp3" is
  • Someone

    2083000·text·339 B·2011-09-26 10:27 UTC
    _____ _____ _____
     | |_ _| |
     | _)_(_ |
     |__ __|_( )_|_ _|
     | (_) |_ |_(_) |
     | _) _)
  • Someone

    2082999·text·337 B·2011-09-26 10:24 UTC
    _____ _____ _____
     | |_ _| |
     | _)_(_ |
     |__ __|_( )_|_ _|
     | _) _) |
     |_ _|_ _|_ _|

older pastes →