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

the spiegel is broken

This commit is contained in:
psyc://psyced.org/~lynX 2009-01-27 22:42:29 +01:00
parent bdfae4e350
commit 47395d9962
15 changed files with 14 additions and 34 deletions

View file

@ -1,33 +0,0 @@
// generated by '/ve/dist/../bin/psyconf': place.i for place.gen
#ifdef PLACE_HISTORY
# define Oh "h"
#else
# define Oh ""
#endif
#ifdef PLACE_HISTORY_EXPORT
# define Oe "e"
#else
# define Oe ""
#endif
#ifdef PLACE_SCRATCHPAD
# define Os "s"
#else
# define Os ""
#endif
#ifdef PLACE_MASQUERADE
# define Om "m"
#else
# define Om ""
#endif
#ifdef PLACE_OWNED
# define Oo "o"
#else
# define Oo ""
#endif
inherit NET_PATH "place/_" Oh Oe Os Om Oo;