1 diff -Naur therion/extern/lxMath.h therion_aur/extern/lxMath.h
2 --- therion/extern/lxMath.h 2006-12-12 04:35:40.000000000 -0800
3 +++ therion_aur/extern/lxMath.h 2011-08-26 10:44:45.158507955 -0700
10 //LXDEPCHECK - standart libraries
12 diff -Naur therion/loch/lxLRUD.h therion_aur/loch/lxLRUD.h
13 --- therion/loch/lxLRUD.h 2006-12-12 04:35:40.000000000 -0800
14 +++ therion_aur/loch/lxLRUD.h 2011-08-26 11:02:14.393779292 -0700
21 //LXDEPCHECK - standart libraries
23 diff -Naur therion/loch/lxMath.h therion_aur/loch/lxMath.h
24 --- therion/loch/lxMath.h 2006-12-12 04:35:40.000000000 -0800
25 +++ therion_aur/loch/lxMath.h 2011-08-26 11:03:07.036862925 -0700
32 //LXDEPCHECK - standart libraries
34 diff -Naur therion/loch/Makefile therion_aur/loch/Makefile
35 --- therion/loch/Makefile 2010-02-17 02:18:25.000000000 -0800
36 +++ therion_aur/loch/Makefile 2011-08-26 11:07:21.202895903 -0700
38 lxGUI.o lxGLC.o lxOptDlg.o lxAboutDlg.o \
44 VTKLIBS = -lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics -lvtkFiltering -lvtkCommon -lvtkjpeg -lvtkpng -lvtkzlib -lvtksys -lfreetype
47 diff -Naur therion/thbezier.h therion_aur/thbezier.h
48 --- therion/thbezier.h 2007-05-26 18:27:54.000000000 -0700
49 +++ therion_aur/thbezier.h 2011-08-26 10:42:15.352031702 -0700
57 struct thbezier_point {
58 diff -Naur therion/thconfig.cxx therion_aur/thconfig.cxx
59 --- therion/thconfig.cxx 2009-06-04 06:25:36.000000000 -0700
60 +++ therion_aur/thconfig.cxx 2011-08-26 10:41:21.002395223 -0700
62 const char * winini = "C:/WINDOWS;C:/WINNT;C:/Program files/Therion";
63 const char * wincfg = "C:/Program files/Therion";
65 - const char * unixini = "/etc:/usr/etc:/usr/local/etc";
66 + const char * unixini = "/etc/therion:/etc:/usr/etc:/usr/local/etc";
67 const char * unixcfg = "/usr/share/therion:/usr/local/share/therion";
70 diff -Naur therion/thdb2dcp.cxx therion_aur/thdb2dcp.cxx
71 --- therion/thdb2dcp.cxx 2007-05-25 14:51:30.000000000 -0700
72 +++ therion_aur/thdb2dcp.cxx 2011-08-26 10:42:58.652419666 -0700
79 thdb2dcp::thdb2dcp() {
81 diff -Naur therion/thscrapen.cxx therion_aur/thscrapen.cxx
82 --- therion/thscrapen.cxx 2007-05-25 14:51:30.000000000 -0700
83 +++ therion_aur/thscrapen.cxx 2011-08-26 10:43:36.626503207 -0700
87 #include "thscrapen.h"
90 thscrapen::thscrapen() {
92 diff -Naur therion/thscraplo.cxx therion_aur/thscraplo.cxx
93 --- therion/thscraplo.cxx 2007-05-25 14:51:30.000000000 -0700
94 +++ therion_aur/thscraplo.cxx 2011-08-26 10:43:21.184220316 -0700
98 #include "thscraplo.h"
101 thscraplo::thscraplo() {
103 diff -Naur therion/thwarp.h therion_aur/thwarp.h
104 --- therion/thwarp.h 2007-05-25 14:51:30.000000000 -0700
105 +++ therion_aur/thwarp.h 2011-08-26 10:45:20.526101989 -0700
109 #include "thsketch.h"