-
2075287·text·515 B·2011-06-05 23:47 UTC
# For information about entries in this file, type "man shorewall-interfaces"
###############################################################################
#ZONE INTERFACE BROADCAST
-
2075281·text·9.2 KB·2011-06-05 23:34 UTC
#!/usr/bin/perl
use strict;
use Irssi;
use File::Copy;
use warnings;
use vars qw($VERSION %IRSSI $authkey $torrent_pass $channel $botname $botaddr $tmp_dir $watch_dir $log_file $retry $leave_fail
-
2075278·python·849 B·2011-06-05 23:17 UTC
from numpy import matrix
from numpy import dot
from numpy import array
def mult(a,b):
c=a.copy()
c[0][0]=dot(a[0][0],b[0][0])+dot(a[0][1],b[1][0])
c[0][1]=dot(a[0][0],b[0][1])+do
-
2075273·text·970 B·2011-06-05 23:08 UTC
HHHHlHxH.HxHxHxHh.lhzlHlHH '# reset state (H)' \
HHHH0HxH.HxHxHxHh.lhzlHlHH '# test SLP_TR (0)' \
HHHHlH0H.HxHxHxHh.lhzlHlHH '#
-
2075266·cpp·765 B·2011-06-05 22:42 UTC
#ifndef GRAPH_HEADER_H
#define GRAPH_HEADER_H
//graph_header.h by Cal Zabel for CS163 Program 5
#include <iostream>
#include <string>
using namespace std;
struct vertex
{
//constructor
-
2075264·text·4.2 KB·2011-06-05 22:38 UTC
#!/bin/bash
echo "Firewalling..."
iptables -F # Clear the tables
iptables
-
2075262·cpp·774 B·2011-06-05 22:32 UTC
#ifndef GRAPH_HEADER_H
#define GRAPH_HEADER_H
//graph_header.h by Cal Zabel for CS163 Program 5
#include <iostream>
#include <string>
using namespace std;
struct vertex
{
//constructor
-
2075261·cpp·529 B·2011-06-05 22:28 UTC
#ifndef GRAPH_HEADER_H
#define GRAPH_HEADER_H
//graph_header.h by Cal Zabel for CS163 Program 5
#include <iostream>
#include <string>
using namespace std;
struct vertex
{
//constructor
-
2075257·text·442 B·2011-06-05 22:16 UTC
deb http://ftp.fi.debian.org/debian/ squeeze main non-free contrib
deb-src http://ftp.fi.debian.org/debian/ squeeze main non-free contrib
deb http://security.debian.org squeeze/updates main contrib
-
2075255·text·2.9 KB·2011-06-05 22:14 UTC
Starting Nmap 5.00 ( http://nmap.org ) at 2011-06-05 23:59 MSD
Interesting ports on static.13.17.63.178.clients.your-server.de (178.63.17.13):
Not shown: 986 closed ports
PORT STATE SERVICE
-
2075250·text·8.3 KB·2011-06-05 22:03 UTC
; ---------------------------------------------------------------------------
mach_header struc ; (sizeof=0x1C, standard type)
magic DCD ?
cputype DCD ?
cpusubtype DCD ?
filetype DCD ?
ncmds
-
2075249·text·6.3 KB·2011-06-05 21:58 UTC
:) pacman -Ss json
extra/json-glib 0.12.4-1 [0.08 MB] [installed]
JSON library built on GLib
extra/qjson 0.7.1-1 [0.05 MB]
A qt-based library that maps JSON data to QVariant objects
commu
-
2075245·text·1.5 KB·2011-06-05 21:51 UTC
\alignauthor
NAME A\\
\affaddr{University of Twente}\\
\affaddr{P.O. Box 217, 7500AE Enschede}\\
\affaddr{The Netherlands}\\
\email{x}
\alignauthor
NAME B\\
-
2075241·text·387 B·2011-06-05 21:50 UTC
\alignauthor
NAME A\\
\affaddr{University of Twente}\\
\affaddr{P.O. Box 217, 7500AE Enschede}\\
\affaddr{The Netherlands}\\
\email{x}
\alignauthor
NAME B\\
-
2075239·text·420 B·2011-06-05 21:46 UTC
********************** p1.h ********************************
class TEST_CLASS
{
private:
int x;
public:
int getX();
}
*********************end of p1.h **********
-
2075238·text·418 B·2011-06-05 21:45 UTC
********************** p1.h ********************************
class TEST_CLASS
{
private:
int x;
public:
int getX();
}
*********************end of p1.h **********
-
2075234·text·5.0 KB·2011-06-05 21:37 UTC
Traceback (most recent call last):
File "bravo\factories\beta.pyc", line 123, in update_time
File "bravo\factories\beta.pyc", line 143, in update_season
File "bravo\plugin.pyc", line 83,
-
2075233·text·5.7 KB·2011-06-05 21:36 UTC
:) pacman -Ss json
extra/json-glib 0.12.4-1 [0.08 MB] [installed]
JSON library built on GLib
extra/qjson 0.7.1-1 [0.05 MB]
A qt-based library that maps JSON data to QVariant objects
commu
-
2075231·text·1008 B·2011-06-05 21:34 UTC
:) pacman -Ss json
extra/json-glib 0.12.4-1 [0.08 MB] [installed]
JSON library built on GLib
extra/qjson 0.7.1-1 [0.05 MB]
A qt-based library that maps JSON data to QVariant objects
commu
-
2075226·text·525 B·2011-06-05 21:29 UTC
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
echo "Running autopoint..." ; autopoint -f || exit 1
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Run