All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • thc300.hal-jcizek

    2071752·text·7.0 KB·2011-05-29 22:54 UTC
    ###################### Torch Height Control ########################## 
    
    # Load realtime hal components for THC
    loadrt and2 count=9
    loadrt comp count=3
    loadrt updown
    loadrt flipflop count=3
    loa
  • stepper.hal-jcizek

    2071751·text·2.4 KB·2011-05-29 22:51 UTC
    ############################ Step Generators #########################################
    
    # Stepper module, four step generators, all using step/dir
    loadrt stepgen step_type=0,0,0,0
    
    # Load realtim
  • Someone

    2071749·text·1.4 KB·2011-05-29 22:47 UTC
    int cont_a, alunos, cont_t, sala;
     float nota, mediaSala, somaSala, mediaEscola, somaEscola;
     
     cont_t = 0; //O laço externo da escola, em que cada turma sera contada
     somaEscola = 0;
  • Anonymous

    2071742·text·479 B·2011-05-29 22:37 UTC
    set g_engineerChargeTime "1"
    set g_misc 0
    set g_dynamiteTime "10"
    set g_userAxisRespawnTime "1"
    set g_userAlliedRespawnTime "1"
    set g_spawnInvul "1"
    set g_gravity
  • Anonymous

    2071740·text·8 B·2011-05-29 22:29 UTC
    khcg bn,
  • Untitled

    2071739·text·731 B·2011-05-29 22:19 UTC
    >>> schema.SpotType("test")
    Traceback (most recent call last):
     File "<stdin>", line 1, in <module>
     File "<string>", line 4, in __init__
     File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/
  • Miscellany

    2071736·text·4.9 KB·2011-05-29 22:08 UTC
    from sqlalchemy import Column, ForeignKey, String, Integer, Float, Date, Time, \
     ForeignKeyConstraint
    from sqlalchemy.ext.declarative import declarative_base
    from sqlalchemy.orm import relationsh
  • Miscellany

    2071735·text·3.6 KB·2011-05-29 22:08 UTC
    from sqlalchemy import Column, ForeignKey, String, Integer, Float, Date, Time, \
     ForeignKeyConstraint
    from sqlalchemy.ext.declarative import declarative_base
    from sqlalchemy.orm import relationsh
  • Miscellany

    2071734·text·3.6 KB·2011-05-29 22:07 UTC
    from sqlalchemy import Column, ForeignKey, String, Integer, Float, Date, Time, \
     ForeignKeyConstraint
    from sqlalchemy.ext.declarative import declarative_base
    from sqlalchemy.orm import relationsh
  • Anonymous

    2071730·text·1.1 KB·2011-05-29 22:01 UTC
    set d1 "set g_gametype 2 ; map bp-jumparea ; set nextmap vstr d2" 
    set d2 "set g_gametype 2 ; map LNATrickjump ; set nextmap vstr d3" 
    set d3 "set g_gametype 2 ; map supermario_tj_pb ; set nextmap v
  • Something

    2071729·text·7.0 KB·2011-05-29 22:01 UTC
    float gostoSim, gostoNao, gostoOutro;
     int totalEntrevistados;
     int somaNota, notaSabor, escolhaGosto2, criterioSaida;
     int embalagem1, embalagem2, embalagem3, embalagemOutra,
  • Someone

    2071728·text·2.2 KB·2011-05-29 21:56 UTC
    There's a reason Blake Force brings up Brawl Minus, and it greatly has to do with the characters. They were edited and re-designed with "near-brokenness" in mind, but another way to put it is to make
  • Someone

    2071727·text·5.1 KB·2011-05-29 21:55 UTC
    .SUFFIXES:
    
    #---------------------------------------------------------------------------------
    # TARGET is the name of the output
    # BUILD is the directory where object files & intermediate files w
  • Someone

    2071726·text·2.2 KB·2011-05-29 21:54 UTC
    There's a reason Blake Force brings up Brawl Minus, and it greatly has to do with the characters. They were edited and re-designed with "near-brokenness" in mind, but another way to put it is to make
  • Miscellany

    2071724·text·621 B·2011-05-29 21:34 UTC
    __declspec( naked ) void Send_Object_Update(NetworkObjectClass* object, int clientId)
    {
     _asm {
     mov eax, 0x004612F0
    11044BB0 mov eax,4612F0h 
     jmp eax
    11044BB5 jmp eax 
    --
  • Someone

    2071723·text·3.2 KB·2011-05-29 21:32 UTC
    int cont_alunos = 0, alunosPorSala = 0, cont_sala = 0, numeroSala = 0, salaMaiorMedia = 0;
     float maiorMedia = 0, mediaGeral = 0, notaAluno = 0, somaNotas = 0, 
     mediaSala = 0, somaSala = 0
  • Something

    2071721·text·3.7 KB·2011-05-29 21:25 UTC
    /*
    // Self-explanatory
    */
    BODY
     {
     
     background-image: url(http://myanimelist.net/images/userwalls/491806.jpg);
     
     
     color: #000000;
     font-size: 11.00px;
  • Something

    2071719·text·1.4 KB·2011-05-29 21:18 UTC
    /obj/machinery/vending/kitchen
     name = "Kitchen Mate Plus"
     desc = "The Kitchen Mate Plus. Better ingredients. Better burgers."
     icon_state = "kitchen"
     icon_deny = "kitchen-deny"
  • Someone

    2071718·text·2.5 KB·2011-05-29 21:18 UTC
    #include<stdio.h>
    
    #define M 2
    #define N 3
    typedef float MATRIX[N][N];
    typedef float SUBMATRIX[M][M];
    float determinante3(MATRIX matriz);
    float subdeterminante(SUBMATRIX matriz);
    
    main()
    {
  • Something

    2071717·text·89.3 KB·2011-05-29 21:17 UTC
    
        

older pastes →