All pastesPublic feed

Public feed

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

    2093410·text·4.8 KB·2011-11-09 19:50 UTC
    theory Hw03
    imports Main AExp
    begin
    
    (* Hw 3.1 *)
    datatype aexp' = N' int | V' vname | PI' vname | Plus' aexp' aexp'
    
    fun aval' :: "aexp' ⇒ state ⇒ val × state" where
    "aval' (N' n) s = (n, s)"
  • Stuff

    2093407·text·234 B·2011-11-09 19:32 UTC
    SETLOCAL EnableDelayedExpansion
     for /f "tokens=*" %%a in ('dir/b/s *.csv') do (findstr /I "Magog Sherbrooke Waterville" "%%a"
     if !errorlevel! equ 0 (
     copy "%%a" %temp%\check
     ) else (
     cop
  • Stuff

    2093405·text·1.7 KB·2011-11-09 19:21 UTC
    Tähis Au, ladina keeles aurum
    Olek toatemperatuuril on tahke
    Sulamispunkt 1337 kelvinit ehk ligikaudu 1064 kraadi celsiuse järgi
    Puhast kulda nim. 24K kullaks, kuid on liiga pehme, et sellest ehtei
  • Aptitude en Kubuntu Oneiric

    2093403·text·186.7 KB·2011-11-09 18:58 UTC
    
        
  • Aptitude en Kubuntu Oneiric

    2093402·bash·186.7 KB·2011-11-09 18:55 UTC
    
        
  • Untitled

    2093401·text·22.9 KB·2011-11-09 18:24 UTC
    Boot Info Script 0.60 from 17 May 2011
    
    ============================= Boot Info Summary: ===============================
    
     => Syslinux MBR (3.00-3.35) is installed in the MB
  • Unnamed

    2093400·text·2.5 KB·2011-11-09 17:51 UTC
    # FeedThrower -- software to send your content to XML Team
    # Copyright (c) 2008, XML Team Solutions, Inc. 
    # http://www.xmlteam.com
    
    queue_plugin=NHL
    # Length of time a processing queue will wait
  • dfdf

    2093398·xml·18.8 KB·2011-11-09 17:40 UTC
    <korsordsskaparen version="1.0">
    <title>Nytt Korsord</title>
    <author></author>
    <other></other>
    <margin> 20</margin>
    <boxsize> 40</boxsize>
    <created> 2011-11-09 00:53:24</created>
    <stop>808080</
  • Anonymous

    2093397·c·3.8 KB·2011-11-09 17:40 UTC
    VOID SqnUsbVMapAndSubscribeFreeFrames(IN PSQNUSBV_ADAPTER Adapter)
    {
     PSQNUSBV_RX_PACKET_DESCRIPTOR pLastOperationalPacket = NULL;
     PSQNUSBV_RX_FRAME_DESCRIPTOR pFrameDescriptor;
     PLIST_ENTRY pPa
  • Unnamed

    2093396·text·519 B·2011-11-09 17:33 UTC
    solarTools Performance
    
    base time
    10.043 , 10.013 , 9.945 
    
    converting and passing a numpy array to jvPlot Class
    9.997 , 10.035 , 9.952
    
    without using jvPlot Class , just matplotlib , passing
  • Unnamed

    2093395·text·730 B·2011-11-09 17:33 UTC
    touch minecraft.desktop
    echo "[Desktop Entry]" >> minecraft.desktop
    echo "Exec= java -jar /root/.minecraft/minecraft.jar" >> minecraft.desktop
    echo "Icon= /root/.minecraft/icon.png" >> minecraft.d
  • Someone

    2093394·text·194 B·2011-11-09 17:32 UTC
    [Desktop Entry]
    Exec= java -jar /root/.minecraft/minecraft.jar
    Icon= /root/.minecraft/icon.png
    Terminal=false
    Type=application
    Categories=Game
    GenericName=Minecraft
    Comment=awesome game
  • Unnamed

    2093393·text·1011 B·2011-11-09 17:25 UTC
    cachedir: /data/tarsnap/cache
    keyfile: /data/tarsnap/tarsnap.key
    binpath: /usr/local/bin/
    
    checkpoint_bytes: 104857600 # 100MB
    
    max_runtime: 21600
    
    schedule:
     - monthly:
     - period: 25920
  • Anonymous

    2093392·html·791 B·2011-11-09 17:21 UTC
    <!DOCTYPE html>
    <html>
    <head>
     <title>DEMO</title>
     <script src="urlToJQuery"></script>
     <script>
     $(document).ready(function() {
     $("#sumbit-button").click(function(){
     var
  • Untitled

    2093391·text·1.6 KB·2011-11-09 17:19 UTC
    BOX SETS
    24 S4 unopened
    24 S1
    24 S2
    24 S3
    24 S5 unopened
    24 S6 unopened
    Curb Your Enthusiasm S2
    Curb Your Enthusiasm S3
    Curb Your Enthusiasm S4
    Curb Your Enthusiasm S5
    Family Guy S1
    Peep S
  • Anonymous

    2093390·text·2.1 KB·2011-11-09 17:06 UTC
    Letzte übung
    
    daky@b0x00r:~/javalernen$ cat IOToolsTest.java
    import Prog1Tools.IOTools;
    
    public class IOToolsTest {
    public static void main (String[] args) {
    int i, j, k;
    double d;
    char c;
    b
  • Sha

    2093389·text·1.8 KB·2011-11-09 16:38 UTC
    [admin@MikroTik] /ip> export
    # nov/09/2011 16:36:18 by RouterOS 5.2
    # software id = N595-S5TS
    #
    /ip firewall mangle
    add action=accept chain=prerouting disabled=no dst-address=192.168.2.0/24 \
  • Untitled

    2093388·text·62 B·2011-11-09 16:32 UTC
    #define IS_DENORMAL(f) (((*(unsigned int *)&f)&0x7f800000)==0)
  • Mine

    2093386·text·2.9 KB·2011-11-09 16:28 UTC
    IP Tables Configuration:
    -P INPUT ACCEPT
    -P FORWARD ACCEPT
    -P OUTPUT ACCEPT
    -P PREROUTING ACCEPT
    -P OUTPUT ACCEPT
    -P POSTROUTING ACCEPT
    -A PREROUTING -d 10.0.255.255/32 -i eth0 -p udp -j DNAT -
  • Mine

    2093384·text·1.9 KB·2011-11-09 16:11 UTC
    IP Tables Configuration:
    -P INPUT ACCEPT
    -P FORWARD ACCEPT
    -P OUTPUT ACCEPT
    -P PREROUTING ACCEPT
    -P OUTPUT ACCEPT
    -P POSTROUTING ACCEPT
    -A PREROUTING -d 10.0.255.255/32 -i eth0 -p udp -j DNAT -

older pastes →