aboutsummaryrefslogtreecommitdiff
path: root/emulators/cinc/pkg-descr
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-04-07 17:54:12 +0000
committerRene Ladan <rene@FreeBSD.org>2021-04-07 17:54:26 +0000
commit5980fd40bc59f3f872f57f75b3a31fb986c1b06e (patch)
tree717e82c8a03179338de8d28a97e4fb040aa3ff6f /emulators/cinc/pkg-descr
parent99d4633e3859f15744ce6f3c8e365662aea16d63 (diff)
downloadports-5980fd40bc59f3f872f57f75b3a31fb986c1b06e.tar.gz
ports-5980fd40bc59f3f872f57f75b3a31fb986c1b06e.zip
Diffstat (limited to 'emulators/cinc/pkg-descr')
-rw-r--r--emulators/cinc/pkg-descr12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/cinc/pkg-descr b/emulators/cinc/pkg-descr
deleted file mode 100644
index 3142b4943dd9..000000000000
--- a/emulators/cinc/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-cinc is a program that emulates the Bell Laboratories cardiac computer
-(from here on referred to as cardiac). cardiac stands for cardboard
-illustrative aid to computation.
-
-casm is an assembler for the cinc emulator. casm reads a casm source program
-and translates it to a cinc loadable program that can be executed with the
-cinc emulator.
-
-cinc allows you to run cardiac programs on a real computer. The real
-cardiac allows the student to learn how computers work internally.
-
-WWW: https://sourceforge.net/projects/cinc/