1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

january 2009

This commit is contained in:
psyc://psyced.org/~lynX 2009-01-26 21:26:52 +01:00
parent 94530cc322
commit bdfae4e350
64 changed files with 79 additions and 794 deletions

0
place/africa.c Normal file → Executable file
View file

0
place/america.c Normal file → Executable file
View file

0
place/asia.c Normal file → Executable file
View file

0
place/australia.c Normal file → Executable file
View file

0
place/europa.c Normal file → Executable file
View file

0
place/indigestion.c Normal file → Executable file
View file

View file

@ -1,18 +0,0 @@
#include <net.h>
#define NAME "IRC"
// gateway to ircnet
//
// just put this file into init.ls if you want it to
// activate at boot time. addressing irc:nickname
// should work also when this isn't loaded however.
//
#ifdef fly
# define CONNECT_IRC "irc.freenet.de" // an ircnet server
#else
# define CONNECT "beta.ve.symlynX.com"
#endif
#include <place.gen>

0
place/london.c Normal file → Executable file
View file

0
place/newyork.c Normal file → Executable file
View file

0
place/paris.c Normal file → Executable file
View file

View file

@ -1,4 +1,3 @@
#if 0
#include <net.h>
#define SILENCE
#define NAME "Spiegel-EN"
@ -11,6 +10,5 @@
#else
# define CONNECT_DEFAULT
#endif
#endif
#include <place.gen>

View file

@ -1,4 +1,3 @@
#if 0
#include <net.h>
#define SILENCE
#define NAME "Spiegel"
@ -9,6 +8,5 @@
#else
# define CONNECT_DEFAULT
#endif
#endif
#include <place.gen>

0
place/telex.c Normal file → Executable file
View file

0
place/tokyo.c Normal file → Executable file
View file