Hi all,
I have a question. I want to load a file at runtime. See the example
below:
% file 1: pp1.pl
:- module(pp1, [m/0]).
:- use_module(library(compiler)).
m :- use_module(pp2, [test/0, s/1]),
pp2:test,
pp2:s(2),
use_module(pp3),
pp3:test,
pp3:s(3).
% file: pp2.pl
:- module(pp2, [test/0, s/1]).
test :- message(['pp2']).
s(X) :- message(['pp2:', X]).
% file: pp3.pl
:- module(pp3, [test/0, s/1]).
test :- message(['pp3']).
s(X) :- message(['pp3:', X]).
When loading pp1.pl from ciao, the following error message appears:
?- use_module(pp1).
{Compiling /cygdrive/d/pp1.pl
ERROR: Bad module qualification of test/0, predicate not imported form
module pp2
ERROR: Bad module qualification of s/1, predicate not imported form module
pp2
ERROR: Bad module qualification of test/0, predicate not imported form
module pp3
ERROR: Bad module qualification of s/1, predicate not imported form module
pp3
}
?- yes
Can anyone tell me why the above program does not work.
Respectively
Omar.
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
FLoC'06: The 2006 Federated Logic Conference
Call For Workshop Proposals
The fourth Federated Logic Conference (FLoC'06), will be held in
Seattle, Wash., in August 2006, at the Seattle Sheraton.
The following six conferences will participate in FLoC:
- Conference on Computer-Aided Verification (CAV).
- International Conference on Logic Programming (ICLP).
- International Joint Conference on Automated Deduction (IJCAR).
- IEEE Symposium on Logic in Computer Science (LICS).
- Conference on Rewriting Techniques and Applications (RTA).
- International Conference on Theory and Applications of Satisfiability Testing (SAT).
For more information see http://research.microsoft.com/floc06/.
The organizers have made arrangements to facilitate the running of
pre-, post-, and mid-FLoC workshops. Each workshop will
have its own registration. It is not necessary to register for FLoC in
order to attend workshops. Meeting rooms and accommodations have been
reserved at the Seattle Sheraton.
- Pre-FLoC workshops: Thurs. August 10 - Fri. August 11, 2006.
- Mid-FLoC workshops: Tues. August 15 - Wed. August 16, 2006.
- Post-FLoC workshops: Mon. August 21 - Tues. August 22, 2006.
Researchers and practitioners are invited to submit proposals for
workshops on topics relating logic, broadly understood, applied to
computer science. Each workshop proposal must indicate one sponsoring
conference among the participating conferences. (It is suggested
that prospective workshop organizers contact the conference program
chair before submitting a proposal.)
Workshops will have to be financially self-supporting, unless
the sponsoring conference accepts financial responsibility.
The FLoC Organizing Committee will determine the final
list of accepted workshops based on the recommendations from the
sponsoring conferences and subject to the availability of space and
facilities.
Proposals should consist of two parts. First, a short scientific
justification of the proposed topic, its significance, and the
particular benefits of a workshop. A second, organizational, part
should include:
- contact information about organizers
- proposed format and agenda
- procedures for selecting papers and participants
- duration (which may vary from one day to three days) and
preferred period.
- proposed sponsoring conference
Additional organizational plans may include names of
potential invited speakers, proposed demo sessions and tutorials,
plans for proceedings or other publications, etc.
Proposals are due by July 31, 2005. Organizers will be notified by
August 31, 2005. Proposals should be submitted either electronically, and
should be addressed to the Program Chair of the sponsoring conference
as well as to
Gopal Gupta (Workshop Chair)
Department of Computer Science
University of Texas at Dallas
Richardson, TX 75080
Email: gupta(a)utdallas.edu
Phone: +1 972 883 4107
Fax: +1 972 883 2399
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Hi, I've just fixed almost everything in Ubuntu. However, the ciao
interpreter still complains that my initial script is not properly
configured, and thus I can't use the on-line documents. The thing is, it
works fine under text mode, and only in X windows does it give the
complaints. What might be the reason of that?
cheers,
Alex
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Hello,
I want to know if it exist some library in prolog that implement linear
algebra as groups and rings and galois theory
Thanks
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Final Call for poster submissions
21st. INTERNATIONAL CONFERENCE ON LOGIC PROGRAMMING (ICLP'05)
Oct 2-5, 2005
Sitges (Barcelona), Spain
http://www.iiia.csic.es/iclp2005/
* Conference scope. Poster contributions
are sought in all areas of logic programming including:
Theory (semantic foundations, formalisms, non-monotonic reasoning,
knowledge representation, inductive logic programming)
Language issues (constraints, concurrency, objects, coordination,
higher order, types, modes, programming techniques)
Implementation (compilation, memory management, virtual machines,
parallelism)
Environments (program analysis, program transformation, validation
and verification, debugging)
Applications (deductive databases, software engineering, natural
language, web tools, internet agents, artificial intelligence,
molecular biology)
* The ICLP Posters provide an excellent forum for authors to present
their work in an informal and interactive setting. Posters are ideal
for presenting speculative, late-breaking results or for giving an
introduction to interesting, innovative work. Posters provide authors
with a unique opportunity to make their work highly visible during
the conference and get feedback from the community on the ongoing
work.
Poster submissions focusing on the following are specifically
encouraged: Tools, applications, current work not yet ready for
publication, PhD thesis summaries (submitted recently or to be
submitted in the next 6 months), research project overviews.
Posters must be submitted electronically through the conference
paper submission web pages. A poster should contain an extended
abstract of up to two pages. Each accepted poster will have up to 2
pages in the conference proceedings, and a 10 minute slot for presentation
during the conference. Posters will also be displayed during the
poster session.
* Submission deadline (firm): June 20, 2005
Notification: July 05, 2005
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
PDPAR'05 -- CALL FOR PARTICIPATION
The 3rd International Workshop on Pragmatics of
DECISION PROCEDURES
in Automated Reasoning
July 12, 2005
University of Edinburgh, Scotland, UK
http://www.ai.dist.unige.it/pdpar05/
PDPAR'05 is the third workshop of a series dedicated to pragmatical
aspects of decision procedures in automated reasoning. The workshop
covers the issues related to the implementation and the assessment of
the effectiveness of decision procedures. The workshop also serves as
a forum for the development of the "Satisfiability Modulo Theories
Library" (SMT-LIB, URL: http://combination.cs.uiowa.edu/smtlib)
initiative, that aims at establishing a standardized library of
relevant benchmarks for decision procedures.
The two previous editions have been affiliated to CADE and IJCAR. This
year, PDPAR'05 is a satellite event of CAV'05, to emphasize the
increasing role of decision procedures in computer-aided verification.
The program includes:
* two keynote presentations by
- Natarajan Shankar (SRI)
- Eli Singerman (Intel)
* a special session dedicated to SMT-COMP, the first "Satisfiability
Modulo Theories" Competition. The organizers will present the set-up
and the results of SMT-COMP.
* 9 technical papers presentations
The organizers of PDPAR'05 gratefully acknowledges the financial
support of Microsoft Research.
Additional details for PDPAR'05 (including the program) are available
at
http://www.ai.dist.unige.it/pdpar05/
PDPAR'05 Organizers:
Alessandro Armando (DIST, University of Genova, Italy)
Alessandro Cimatti (IRST, Trento, Italy)
PDPAR'05 Program Committee:
Alessandro Armando (DIST, University of Genova, Italy) [co-chair]
Thomas Ball (Microsoft Research)
Clark Barrett (New York University, USA)
Randy Bryant (Carnegie-Mellon University, USA)
Alessandro Cimatti (IRST, Trento, Italy) [co-chair]
David Dill (Stanford University, USA)
Enrico Giunchiglia (University of Genova, Italy)
Predrag Janicic (University of Belgrade, Serbia and Montenegro)
Greg Nelson (HP Labs, USA)
Silvio Ranise (INRIA-Lorraine, France)
Harald Ruess (SRI, USA)
Roberto Sebastiani (University of Trento, Italy)
Eli Singerman (Intel)
Ofer Strichman (Technion - IIT, Israel)
Aaron Stump (Washington University, USA)
Cesare Tinelli (University of Iowa, USA)
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Final Call for poster submissions
21st. INTERNATIONAL CONFERENCE ON LOGIC PROGRAMMING (ICLP'05)
Oct 2-5, 2005
Sitges (Barcelona), Spain
http://www.iiia.csic.es/iclp2005/
* Conference scope. Poster contributions
are sought in all areas of logic programming including:
Theory (semantic foundations, formalisms, non-monotonic reasoning,
knowledge representation, inductive logic programming)
Language issues (constraints, concurrency, objects, coordination,
higher order, types, modes, programming techniques)
Implementation (compilation, memory management, virtual machines,
parallelism)
Environments (program analysis, program transformation, validation
and verification, debugging)
Applications (deductive databases, software engineering, natural
language, web tools, internet agents, artificial intelligence,
molecular biology)
* The ICLP Posters provide an excellent forum for authors to present
their work in an informal and interactive setting. Posters are ideal
for presenting speculative, late-breaking results or for giving an
introduction to interesting, innovative work. Posters provide authors
with a unique opportunity to make their work highly visible during
the conference and get feedback from the community on the ongoing
work.
Poster submissions focusing on the following are specifically
encouraged: Tools, applications, current work not yet ready for
publication, PhD thesis summaries (submitted recently or to be
submitted in the next 6 months), research project overviews.
Posters must be submitted electronically through the conference
paper submission web pages. A poster should contain an extended
abstract of up to two pages. Each accepted poster will have up to 2
pages in the conference proceedings, and a 10 minute slot for presentation
during the conference. Posters will also be displayed during the
poster session.
* Submission deadline (firm): June 20, 2005
Notification: July 05, 2005
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------