All pastesPublic feed

Public feed

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

    2132296·text·1.1 KB·2012-03-26 20:28 UTC
    /*
     * Timer1.cpp
     *
     * Created on: Mar 26, 2012
     * Author: Realisations
     */
    
    #include "Timer0.h"
    
    bool ledState_ = false;
    
    ISR(TCC0_OVF_vect, ISR_BLOCK)
    {
     if (ledState_)
     {
     led
  • Something

    2132295·text·1.1 KB·2012-03-26 20:26 UTC
    /*
     * Timer1.cpp
     *
     * Created on: Mar 26, 2012
     * Author: Realisations
     */
    
    #include "Timer0.h"
    
    bool ledState_ = false;
    
    ISR(TCC0_OVF_vect, ISR_BLOCK)
    {
     if (ledState_)
     {
     led
  • Untitled

    2132293·text·398 B·2012-03-26 20:11 UTC
    package com.guyag.testplugin;
    
    import org.bukkit.Server;
    import org.bukkit.entity.Player;
    import org.bukkit.event.Listener;
    import org.bukkit.event.player.PlayerLoginEvent;
    
    public class player
  • Stuff

    2132287·text·416 B·2012-03-26 19:35 UTC
    public static <T> void printMap(Iterator<T> it)
     {
     
     while(it.hasNext())
     {
     T obj = it.next();
     if( obj instanceof Map.Entry)
     {
     Map.Entry ent = (Map
  • Miscellany

    2132284·text·444.4 KB·2012-03-26 19:13 UTC
    
        
  • Miscellany

    2132281·text·444.4 KB·2012-03-26 19:05 UTC
    
        
  • cabal instal --verbose

    2132278·text·26.2 KB·2012-03-26 18:44 UTC
    aicnat141:aura-geni vica$ cabal install --verbose
    Reading available packages...
    Warning: The package list for 'hackage.haskell.org' is 16 days old.
    Run 'cabal update' to get the latest list of avai
  • Mine

    2132276·text·1.5 KB·2012-03-26 18:23 UTC
    First request body with charset as UTF-8:
     {"coupon":{"code":""},"delivery_address":{"address":{"lastname":"Lastname","name":"Name","phone":"464646464","city":"Berlin","city_slug":"berlin","country":
  • Something

    2132275·text·4.8 KB·2012-03-26 18:23 UTC
    Copyright (c) 1992-2012 The FreeBSD Project.
    Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
     The Regents of the University of California. All rights reserved.
    FreeBSD is a
  • Miscellany

    2132271·text·445 B·2012-03-26 17:51 UTC
    log_level :info
    log_location STDOUT
    node_name 'patg'
    client_key '/Users/patg/.chef/patg.pem'
    validation_client_name 'chef-validator'
    vali
  • my_Log_file

    2132264·text·40.1 KB·2012-03-26 17:03 UTC
    
        
  • Unnamed

    2132263·text·100.6 KB·2012-03-26 16:59 UTC
    
        
  • vip3d.pas

    2132259·text·10.3 KB·2012-03-26 16:43 UTC
    {$I maindef.pas}
    
    unit vip3d;
    interface
    uses io,tools,vipgfx,math3d;
    
    const
     maxArr=400;
     z_max=-1000;
     xscale=640;
     yscale=480;
     {
     shiftconst=8; for 320x20
  • Anonymous

    2132255·text·100.1 KB·2012-03-26 16:25 UTC
    
        
  • Something

    2132254·text·100.1 KB·2012-03-26 16:22 UTC
    
        
  • Something

    2132253·text·100.1 KB·2012-03-26 16:19 UTC
    
        
  • Mine

    2132250·text·3.4 KB·2012-03-26 16:12 UTC
    http { port 85; };
     
    adapter 0 { budget-mode 0; packet-buffer 50; stat-interval 120;
     
    dvb-s { #lnb-sharing yes;
     
    lnb { lof1 10750000; lof2 10750000; slof 11700000; };
     
    transponder { frequen
  • Someone

    2132248·text·186 B·2012-03-26 16:01 UTC
    Host "*"
     c2s_interface = { "::", "*" }
     s2s_interface = { "::", "*" }
     c2s_ports = { 5222 }
     legacy_ssl_ports = { 5223 }
     s2s_ports = { 5269 }
     s2s_timeout = 300
  • codehelp

    2132247·text·724 B·2012-03-26 15:55 UTC
    [General]
    arch=armel
    directory=rootfs
    cleanup=true
    unpack=true
    noauth=true
    bootstrap=Debian_bootstrap Emdebian
    aptsources=Debian_bootstrap Emdebian
    allowrecommends=false
    
    [Debian_bootstrap]
  • Someone

    2132246·text·1.2 KB·2012-03-26 15:53 UTC
    http://www.eightyeightdc.com/88blog/?p=1979
    
    88: The results of strict social norms and bad economic conditions can sometimes be found in speak-easy jazz clubs, dark back-alley discotheques, and lat

older pastes →