|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T g
Length: 601 (0x259) Types: TextFile Names: »grall.pl«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─⟦this⟧ »EUUGD11/euug-87hel/sec1/gprolog/pl/grall.pl«
/* all: Load all the current bits of the standard Prolog system Fernando Pereira Updated: 30 December 82 */ :-([ 'pl/arith.pl', % Arithmetic compilation 'pl/grammar.pl', % DCG grammar rule translation 'pl/setof.pl', % Setof and sorting 'pl/tracing.pl', % Debugging evaluable predicates 'pl/listing.pl', % Listing the database 'pl/graphics.pl' % Graphics ]). :-([ 'pl/protect.pl' ]). % Lock things up