Replaced implementation of psppire-axis.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 6 Dec 2008 00:07:42 +0000 (09:07 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 6 Dec 2008 00:07:42 +0000 (09:07 +0900)
commit1fe087cbcce6a9eb41928b7af6b58c7a2aac47f8
tree4d881f12962bbb03d24b69cf7410ca41432fdc6e
parent116686286bbd768ef9fce6d861b0706bb2d1177c
Replaced implementation of psppire-axis.

Deleted psppire-axis-hetero.* and psppire-axis-uniform.* and
replaced with psppire-axis-impl.[ch] which combines the benefits
of both.
lib/gtksheet/automake.mk
lib/gtksheet/psppire-axis-hetero.c [deleted file]
lib/gtksheet/psppire-axis-hetero.h [deleted file]
lib/gtksheet/psppire-axis-impl.c [new file with mode: 0644]
lib/gtksheet/psppire-axis-impl.h [new file with mode: 0644]
lib/gtksheet/psppire-axis-uniform.c [deleted file]
lib/gtksheet/psppire-axis-uniform.h [deleted file]
lib/gtksheet/psppire-axis.h
src/ui/gui/psppire-data-editor.c
src/ui/gui/psppire-var-sheet.c