From 50599de035afde9e2c3afc688533d7030fdd4078 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 1 Aug 2004 22:49:39 +0000 Subject: gtk 2 images --- doc/img/Makefile.am | 13 ++++++------- doc/img/ss_colors.jpg | Bin 11624 -> 0 bytes doc/img/ss_devdir.jpg | Bin 7618 -> 5344 bytes doc/img/ss_devform.jpg | Bin 9359 -> 6995 bytes doc/img/ss_devices.jpg | Bin 86886 -> 74404 bytes doc/img/ss_goto.jpg | Bin 5816 -> 0 bytes doc/img/ss_mix.jpg | Bin 70424 -> 50408 bytes doc/img/ss_mixal.jpg | Bin 74901 -> 60476 bytes doc/img/ss_mixal.txt | 14 -------------- doc/img/ss_split.jpg | Bin 63793 -> 143101 bytes doc/img/ss_symbols.jpg | Bin 19890 -> 13691 bytes doc/img/ss_worddlg.jpg | Bin 9554 -> 7916 bytes 12 files changed, 6 insertions(+), 21 deletions(-) delete mode 100644 doc/img/ss_colors.jpg delete mode 100644 doc/img/ss_goto.jpg delete mode 100644 doc/img/ss_mixal.txt diff --git a/doc/img/Makefile.am b/doc/img/Makefile.am index 188c840..f59647e 100644 --- a/doc/img/Makefile.am +++ b/doc/img/Makefile.am @@ -1,17 +1,16 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2001 Free Software Foundation, Inc. -# +# Copyright (C) 2001, 2004 Free Software Foundation, Inc. +# # This file is free software; as a special exception the author gives -# unlimited permission to copy and/or distribute it, with or without +# unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. -# +# # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. EXTRA_DIST = ss_mix.jpg ss_mixal.jpg ss_devices.jpg ss_worddlg.jpg \ - ss_mix.txt ss_mixal.txt ss_colors.jpg ss_goto.jpg \ - ss_devform.jpg ss_extprog.jpg ss_symbols.jpg ss_devdir.jpg \ - ss_split.jpg + ss_mix.txt ss_devform.jpg ss_extprog.jpg ss_symbols.jpg \ + ss_devdir.jpg ss_split.jpg diff --git a/doc/img/ss_colors.jpg b/doc/img/ss_colors.jpg deleted file mode 100644 index 40be594..0000000 Binary files a/doc/img/ss_colors.jpg and /dev/null differ diff --git a/doc/img/ss_devdir.jpg b/doc/img/ss_devdir.jpg index aaaa00f..009fa43 100644 Binary files a/doc/img/ss_devdir.jpg and b/doc/img/ss_devdir.jpg differ diff --git a/doc/img/ss_devform.jpg b/doc/img/ss_devform.jpg index 7e1ade9..a93e5a0 100644 Binary files a/doc/img/ss_devform.jpg and b/doc/img/ss_devform.jpg differ diff --git a/doc/img/ss_devices.jpg b/doc/img/ss_devices.jpg index 99a0bdf..ecb3679 100644 Binary files a/doc/img/ss_devices.jpg and b/doc/img/ss_devices.jpg differ diff --git a/doc/img/ss_goto.jpg b/doc/img/ss_goto.jpg deleted file mode 100644 index 06eccc8..0000000 Binary files a/doc/img/ss_goto.jpg and /dev/null differ diff --git a/doc/img/ss_mix.jpg b/doc/img/ss_mix.jpg index bacbe29..8b4080f 100644 Binary files a/doc/img/ss_mix.jpg and b/doc/img/ss_mix.jpg differ diff --git a/doc/img/ss_mixal.jpg b/doc/img/ss_mixal.jpg index 08cd9b5..5227b5a 100644 Binary files a/doc/img/ss_mixal.jpg and b/doc/img/ss_mixal.jpg differ diff --git a/doc/img/ss_mixal.txt b/doc/img/ss_mixal.txt deleted file mode 100644 index 4f27756..0000000 --- a/doc/img/ss_mixal.txt +++ /dev/null @@ -1,14 +0,0 @@ - memory | source ---------------------+---------------------------------------------------- - | 001: * table of primes (taopc p. 148) - | 002: * - | 003: L EQU 500 - | 004: OUTDEV EQU 20 the paper tape - | 005: PRIME EQU -1 - | 006: BUF0 EQU 2000 - | 007: BUF1 EQU BUF0+25 - | 008: ORIG 3000 -3000: + 00 00 00 20 | 009: START IOC 0(OUTDEV) -3001: + 32 02 00 05 | 010: LD1 =1-L= -3002: + 32 03 00 05 | 011: LD2 =3= - | \ No newline at end of file diff --git a/doc/img/ss_split.jpg b/doc/img/ss_split.jpg index 4c8894c..66fd4a7 100644 Binary files a/doc/img/ss_split.jpg and b/doc/img/ss_split.jpg differ diff --git a/doc/img/ss_symbols.jpg b/doc/img/ss_symbols.jpg index 882608f..6a0e827 100644 Binary files a/doc/img/ss_symbols.jpg and b/doc/img/ss_symbols.jpg differ diff --git a/doc/img/ss_worddlg.jpg b/doc/img/ss_worddlg.jpg index 38570fc..fc19000 100644 Binary files a/doc/img/ss_worddlg.jpg and b/doc/img/ss_worddlg.jpg differ -- cgit v1.2.3