-
2094401·text·671 B·2011-11-22 21:54 UTC
## Should we compile Ocsforge ? YES/NO
## Default: NO
# OCSFORGE := YES
## To compile Ocsforge, you may have to configure database access:
# OCSFORGE_OPTIONS := --pguser ocsimore --pgpassword
-
2094398·text·373 B·2011-11-22 21:38 UTC
local function minimapFrameSkeleton()
return "button#n:CT_MinimapButton#s:32:32#mid:bl:Minimap:15:15#st:LOW", {
"texture#all#i:disabled#Interface\\AddOns\\CT_Core\\Images\\minimapIcon",
"textu
-
2094396·text·776 B·2011-11-22 21:32 UTC
<!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="utf-8" />
<meta name="robots" content="index,follow" />
<meta name="author" content="Damian ferrante Wielgosik - http://ferrante.p
-
2094393·text·288.0 KB·2011-11-22 21:23 UTC
-
2094392·text·15.4 KB·2011-11-22 21:14 UTC
CMPT 111: Assignment #8
Draft 1
Arrays
Lab session: Week of Nov 21-25
Due date: Nov 25, 2011, 8:00pm
Notes:
This assignment is individual work. You may discuss the questions and prob
-
2094385·text·5 B·2011-11-22 20:33 UTC
test2
-
2094379·text·821 B·2011-11-22 20:10 UTC
<wqdqd> shoutcast
<wqdqd> eggdrop
<Cool_Fire> those are indeed two things.
<wqdqd> Can only ñõîóòöàñò
<wqdqd> Can only shoutcast
<Cool_Fire> Is there something you're trying to ask me?
<wqdqd> è
-
2094378·text·5.2 KB·2011-11-22 20:08 UTC
# An example configuration file for MPD
# See the mpd.conf man page for a more detailed description of each parameter.
# Files and directories ###################################################
-
2094369·text·696 B·2011-11-22 19:46 UTC
#!/usr/bin/env ruby
class RAIDController
@aCtrl = Hash.new
def initialize()
self.detect_controllers()
end
def detect_controllers()
-
2094365·text·1.2 KB·2011-11-22 18:41 UTC
MDF roh (braun),
Menge Material Maße Stückpreis
----------------------------------------------------------------------------
-
2094364·text·1.2 KB·2011-11-22 18:38 UTC
Someone who has played the game forever, built up a business without bots. They run a super mega corporation but its all in good will and their word is bond. This person probably spends their life try
-
2094363·text·80.0 KB·2011-11-22 18:34 UTC
-
2094362·text·80.0 KB·2011-11-22 18:33 UTC
-
2094361·text·73.5 KB·2011-11-22 18:26 UTC
-
2094360·text·2.2 KB·2011-11-22 18:23 UTC
num_grande Crsa :: Teorema_resto_chino ( num_grande val_num_mensaje )
{
// el mensaje se tomará para poder armas de forma directa la descomposicion en P y Q
num_grande clave_d = m_d; //modi
-
2094356·text·5 B·2011-11-22 18:18 UTC
hjghg
-
2094353·text·10 B·2011-11-22 18:14 UTC
test paste
-
2094352·text·194 B·2011-11-22 18:13 UTC
Hello! I just wanted to ask if you ever have any problems with hackers? My last blog (wordpress) was hacked and I ended up losing many months of hard work due to no data backup. Do you have any
-
2094350·text·16.3 KB·2011-11-22 18:12 UTC
It's day after that crazy race, and I mostly just want to sleep in, but oh no, Ponyville's most overqualified weather technician has a shcedule to keep. Get out of bed, shake the wisps off, and just k
-
2094314·cpp·12.3 KB·2011-11-22 17:29 UTC
#include<iostream>
using std::cout;
using std::endl;
#include <vector>
using std::vector;
#include <fstream>
using std::ofstream;
#include <iomanip>
using std::setw;
#include <sstream