diff options
author | Daniel Jones <admin@danieljon.es> | 2020-06-23 16:34:19 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2020-06-23 16:34:19 +0930 |
commit | be0be659c1accba0cf3dea89e8e9e820216d9d3a (patch) | |
tree | 94f6bed9a00f0d5be3ee13414a5beadfc1d3d24a /icons | |
download | foxlogicgates-be0be659c1accba0cf3dea89e8e9e820216d9d3a.tar.gz foxlogicgates-be0be659c1accba0cf3dea89e8e9e820216d9d3a.zip |
first commit, basic logic works
Diffstat (limited to 'icons')
-rw-r--r-- | icons/AND.xcf | bin | 0 -> 3053 bytes |
-rw-r--r-- | icons/AND_icon_data.gif | bin | 0 -> 197 bytes |
-rw-r--r-- | icons/INPUT.xcf | bin | 0 -> 4091 bytes |
-rw-r--r-- | icons/INPUT_icon_data.gif | bin | 0 -> 345 bytes |
-rw-r--r-- | icons/NOT.xcf | bin | 0 -> 4231 bytes |
-rw-r--r-- | icons/NOT_icon_data.gif | bin | 0 -> 255 bytes |
-rw-r--r-- | icons/OR.xcf | bin | 0 -> 3197 bytes |
-rw-r--r-- | icons/OR_icon_data.gif | bin | 0 -> 234 bytes |
-rw-r--r-- | icons/OUTPUT.xcf | bin | 0 -> 3428 bytes |
-rw-r--r-- | icons/OUTPUT_icon_data.gif | bin | 0 -> 339 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/icons/AND.xcf b/icons/AND.xcf Binary files differnew file mode 100644 index 0000000..d346657 --- /dev/null +++ b/icons/AND.xcf diff --git a/icons/AND_icon_data.gif b/icons/AND_icon_data.gif Binary files differnew file mode 100644 index 0000000..8b33379 --- /dev/null +++ b/icons/AND_icon_data.gif diff --git a/icons/INPUT.xcf b/icons/INPUT.xcf Binary files differnew file mode 100644 index 0000000..6642750 --- /dev/null +++ b/icons/INPUT.xcf diff --git a/icons/INPUT_icon_data.gif b/icons/INPUT_icon_data.gif Binary files differnew file mode 100644 index 0000000..4f5dc1b --- /dev/null +++ b/icons/INPUT_icon_data.gif diff --git a/icons/NOT.xcf b/icons/NOT.xcf Binary files differnew file mode 100644 index 0000000..ec9e00f --- /dev/null +++ b/icons/NOT.xcf diff --git a/icons/NOT_icon_data.gif b/icons/NOT_icon_data.gif Binary files differnew file mode 100644 index 0000000..d341585 --- /dev/null +++ b/icons/NOT_icon_data.gif diff --git a/icons/OR.xcf b/icons/OR.xcf Binary files differnew file mode 100644 index 0000000..79137fd --- /dev/null +++ b/icons/OR.xcf diff --git a/icons/OR_icon_data.gif b/icons/OR_icon_data.gif Binary files differnew file mode 100644 index 0000000..52c9103 --- /dev/null +++ b/icons/OR_icon_data.gif diff --git a/icons/OUTPUT.xcf b/icons/OUTPUT.xcf Binary files differnew file mode 100644 index 0000000..e32cb81 --- /dev/null +++ b/icons/OUTPUT.xcf diff --git a/icons/OUTPUT_icon_data.gif b/icons/OUTPUT_icon_data.gif Binary files differnew file mode 100644 index 0000000..b3483cc --- /dev/null +++ b/icons/OUTPUT_icon_data.gif |