NEW CLASS LIBRARY /proj/adaptive/www/course/sample-class-libraries/concrete-subclasses ln: No match. cp: ../Imakefile-modified: No such file or directory Demeter is in /proj/adaptive3/demeter-5.5.1 Running semantic checker ... /proj/adaptive3/demeter-5.5.1/bin/sem-check -i cd.cd sem-check: created the directory notmod. sem-check: created the directory notmod/cds. sem-check: created the directory notmod/tmp. Checking that if a class is used without a label, then the name of this class must contain at least one capital letter ... Checking that the first production is an unparameterized construction production ... Checking that every class is defined exactly once ... Checking that two class names on the right hand side of every repetition production are identical ... Checking that every parameterized class is consistently defined and used ... Checking that formal parameter classes are not used as parameterized classes on the right hand side ... Checking that every alternative of a parameterized alternation class has to use all its formal parameters in the same order ... Checking inheritance cycles ... Expanding parameterization ... sem-check: notmod/cds/cd-param-exp created. Checking that all alternatives are defined as either construction classes or alternation classes that will eventually be defined by construction classes ... Checking whether the class names and label names are the keywords of C++ Demeter... Expanding common parts ... Expanding inherit classes ... sem-check: notmod/cds/cd-inh-exp created. Checking that the part names of every vertex are unique ... sem-check: notmod/cds/cd-com-exp created. sem-check: notmod/cds/cd-parse created. sem-check: notmod/cds/cd-print created. Checking the Inductiveness Axiom... Checking whether there is some left recursion ... Checking LL1 conditions ... Computing first sets ... Computing follow sets ... printing first sets and follow sets into cd-ffsets... sem-check: notmod/cds/cd-ffsets created. Checking LL1 conditions ... sem-check: notmod/cds/cd-ll1-corrected created. Semantic check passed. make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' Running C++ code generator ... /proj/adaptive3/demeter-5.5.1/bin/generate SI UNKNOWN "" generate: creating intermediate notation in notmod/cds/cd-inter ... generate: creating /amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/def/UNKNOWN.h (class definitions) ... generate: creating /amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/def/UNKNOWN-DEM.C (non-inline functions) ... generate: creating main.C.sample ... generate: creating scanner/lex-syntax ... /proj/adaptive3/demeter-5.5.1/bin/gen-hash notmod/cds/cd-param-exp UNKNOWN dh > notmod/def/make_instance.info Demeter is in /proj/adaptive3/demeter-5.5.1 make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' Running propagation pattern compiler ... if test x = x""; then /proj/adaptive3/demeter-5.5.1/bin/propagate UNKNOWN -i; else /proj/adaptive3/demeter-5.5.1/bin/propagate UNKNOWN -i -c ; fi propagate: reading notmod/cds/cd-param-exp ... propagate: searching propagation pattern files in ./ ... propagate: parsing ./1.pp propagate: ./inter-pps created. propagate: propagating *operation* Vertex_List * find_assoc ( Vertex * v ) *init* (@ new Vertex_List(); @) propagate: ./inter-pps/1-1..pp created. propagate: generating C++ code .. propagate: propagating *operation* void find_associated ( Vertex_List * l , Vertex * v , CdGraph * cd ) *init* (@ new Vertex_List(); @) propagate: ./inter-pps/1-2..pp created. propagate: generating C++ code .. propagate: calculating traversal graph ... propagate: printing traversal graph ... propagate: ./inter-pps/1-2.trv created. propagate: evaluating transportation directives ... propagate: evaluating code fragments ... propagate: generating C++ code ... propagate: ./1-DEM.C created. Generating prototypes ... /proj/adaptive3/demeter-5.5.1/bin/headers Copyright (C) 1991, Northeastern University. All rights reserved. headers: checking time stamps ... headers: reading notmod/cds/cd-param-exp ... headers: reading ./main.C ... headers: reading ./1-DEM.C ... headers: please wait. Updating header files in notmod/headers/ ... headers: notmod/headers/A.h created. headers: notmod/headers/Adjacency.h created. headers: notmod/headers/Adjacency_List.h created. headers: notmod/headers/C.h created. headers: notmod/headers/CdGraph.h created. headers: notmod/headers/Neighbors.h created. headers: notmod/headers/Vertex.h created. headers: notmod/headers/Vertex_List.h created. Running preprocessor ... for _dir_ in . notmod/headers scanner notmod/def; do /proj/adaptive3/demeter-5.5.1/bin/comp-pp nosuffix notmod/cds/cd-param-exp UNKNOWN -p notmod/`/proj/adaptive3/demeter-5.5.1/bin/get-cpu` $_dir_/?*.[cCh]; ls ?*.[cCh] >> notmod/tmp/filelist; done comp-pp: notmod/sun4/1-DEM.C created. comp-pp: notmod/sun4/global.h created. comp-pp: notmod/sun4/main.C created. comp-pp: notmod/sun4/A.h created. comp-pp: notmod/sun4/Adjacency.h created. comp-pp: notmod/sun4/Adjacency_List.h created. comp-pp: notmod/sun4/C.h created. comp-pp: notmod/sun4/CdGraph.h created. comp-pp: notmod/sun4/Neighbors.h created. comp-pp: notmod/sun4/Vertex.h created. comp-pp: notmod/sun4/Vertex_List.h created. comp-pp: notmod/sun4/lex.yy.c created. comp-pp: notmod/sun4/UNKNOWN-DEM.C created. comp-pp: notmod/sun4/UNKNOWN.h created. comp-pp: notmod/sun4/UNKNOWN_make_instance-DEM.C created. comp-pp: notmod/sun4/make_instance-DEM.C created. Demeter is in /proj/adaptive3/demeter-5.5.1 make depend make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' depending in ./notmod... make[2]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' depending in ./sun4... make[3]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' /proj/adaptive3/demeter-5.5.1/util/makedepend/makedepend -I/local/apps/objectcenter/clc++/sparc-sunos4/incl -- -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI -- main.C make_instance-DEM.C lex.yy.c 1-DEM.C UNKNOWN-DEM.C UNKNOWN_make_instance-DEM.C make[3]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[2]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' making all in ./notmod... make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' making all in ./sun4... make[2]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' rm -f main.o CC -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI main.C CC +g main.C: "main.C", line 21: warning: envp not used cc -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI main.c rm -f make_instance-DEM.o CC -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI make_instance-DEM.C CC +g make_instance-DEM.C: cc -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI make_instance-DEM.c rm -f lex.yy.o cc -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI lex.yy.c rm -f 1-DEM.o CC -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI 1-DEM.C CC +g 1-DEM.C: "1-DEM.C", line 69: warning: l not used "1-DEM.C", line 69: warning: v not used "1-DEM.C", line 69: warning: cd not used "1-DEM.C", line 102: warning: cd not used "1-DEM.C", line 123: warning: v not used cc -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI 1-DEM.c rm -f UNKNOWN-DEM.o CC -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI UNKNOWN-DEM.C CC +g UNKNOWN-DEM.C: cc -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI UNKNOWN-DEM.c rm -f UNKNOWN_make_instance-DEM.o CC -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI UNKNOWN_make_instance-DEM.C CC +g UNKNOWN_make_instance-DEM.C: cc -c -g -pipe -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI UNKNOWN_make_instance-DEM.c rm -f run-exec if [ `basename CC` = gcc ]; then \ CC -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -o run-exec main.o make_instance-DEM.o lex.yy.o 1-DEM.o UNKNOWN-DEM.o UNKNOWN_make_instance-DEM.o -g -pipe /proj/adaptive3/demeter-5.5.1/lib-SI/sun4/libdemeterCC.a -ll -L/local/apps/X11R5/lib -lg++;\ else CC -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -o run-exec main.o make_instance-DEM.o lex.yy.o 1-DEM.o UNKNOWN-DEM.o UNKNOWN_make_instance-DEM.o -g -pipe /proj/adaptive3/demeter-5.5.1/lib-SI/sun4/libdemeterCC.a -ll -L/local/apps/X11R5/lib ;\ fi cc -L/amd/tigana/export/sun4-local/apps/objectcenter-2.0.0/clc++/sparc-sunos4 -o /amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4/run-exec -g -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 main.o make_instance-DEM.o lex.yy.o 1-DEM.o UNKNOWN-DEM.o UNKNOWN_make_instance-DEM.o -pipe /proj/adaptive3/demeter-5.5.1/lib-SI/sun4/libdemeterCC.a -ll -L/local/apps/X11R5/lib -lC make[2]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' cp: No match. Running propagation pattern compiler ... if test x = x""; then /proj/adaptive3/demeter-5.5.1/bin/propagate UNKNOWN -i; else /proj/adaptive3/demeter-5.5.1/bin/propagate UNKNOWN -i -c ; fi propagate: There is no need to propagate. Generating prototypes ... /proj/adaptive3/demeter-5.5.1/bin/headers Copyright (C) 1991, Northeastern University. All rights reserved. headers: checking time stamps ... All header files are up to date. Running preprocessor ... for _dir_ in . notmod/headers scanner notmod/def; do /proj/adaptive3/demeter-5.5.1/bin/comp-pp nosuffix notmod/cds/cd-param-exp UNKNOWN -p notmod/`/proj/adaptive3/demeter-5.5.1/bin/get-cpu` $_dir_/?*.[cCh]; ls ?*.[cCh] >> notmod/tmp/filelist; done mv Makefile Makefile.bak Demeter is in /proj/adaptive3/demeter-5.5.1 make depend make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' depending in ./notmod... make[2]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' depending in ./sun4... make[3]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' /proj/adaptive3/demeter-5.5.1/util/makedepend/makedepend -I/local/apps/objectcenter/clc++/sparc-sunos4/incl -- -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI -- main.C make_instance-DEM.C lex.yy.c 1-DEM.C UNKNOWN-DEM.C UNKNOWN_make_instance-DEM.C make[3]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[2]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' making all in ./notmod... make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' making all in ./sun4... make[2]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' Parsing in object in: demeter-input. Drawing the parsed object: CdGraph HAS 1 PART( Adjacency_List HAS 9 ELEMENTS{ Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent A ) C HAS 1 PART( Vertex_List HAS 2 ELEMENTS{ Vertex HAS 1 PART( DemIdent Z ) Vertex HAS 1 PART( DemIdent C )})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent Z ) A HAS 2 PARTS( Vertex_List HAS 2 ELEMENTS{ Vertex HAS 1 PART( DemIdent E ) Vertex HAS 1 PART( DemIdent F )} Vertex_List HAS 2 ELEMENTS{ Vertex HAS 1 PART( DemIdent X ) Vertex HAS 1 PART( DemIdent Y )})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent C ) C HAS 1 PART( Vertex_List HAS 0 ELEMENT{})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent E ) C HAS 1 PART( Vertex_List HAS 0 ELEMENT{})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent F ) A HAS 2 PARTS( Vertex_List HAS 1 ELEMENT{ Vertex HAS 1 PART( DemIdent G )} Vertex_List HAS 0 ELEMENT{})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent G ) A HAS 2 PARTS( Vertex_List HAS 1 ELEMENT{ Vertex HAS 1 PART( DemIdent H )} Vertex_List HAS 0 ELEMENT{})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent H ) C HAS 1 PART( Vertex_List HAS 0 ELEMENT{})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent X ) C HAS 1 PART( Vertex_List HAS 0 ELEMENT{})) Adjacency HAS 2 PARTS( Vertex HAS 1 PART( DemIdent Y ) C HAS 1 PART( Vertex_List HAS 0 ELEMENT{}))}) End of drawing. Copying the object. Displaying the copied object as a tree: : CdGraph ( < adjs > : Adjacency_List { : Adjacency ( < source > : Vertex ( < v > : DemIdent "A" ) < ns > : C ( < constructNs > : Vertex_List { : Vertex ( < v > : DemIdent "Z" ) , : Vertex ( < v > : DemIdent "C" ) } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "Z" ) < ns > : A ( < alternatNs > : Vertex_List { : Vertex ( < v > : DemIdent "E" ) , : Vertex ( < v > : DemIdent "F" ) } < constructNs > : Vertex_List { : Vertex ( < v > : DemIdent "X" ) , : Vertex ( < v > : DemIdent "Y" ) } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "C" ) < ns > : C ( < constructNs > : Vertex_List { } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "E" ) < ns > : C ( < constructNs > : Vertex_List { } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "F" ) < ns > : A ( < alternatNs > : Vertex_List { : Vertex ( < v > : DemIdent "G" ) } < constructNs > : Vertex_List { } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "G" ) < ns > : A ( < alternatNs > : Vertex_List { : Vertex ( < v > : DemIdent "H" ) } < constructNs > : Vertex_List { } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "H" ) < ns > : C ( < constructNs > : Vertex_List { } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "X" ) < ns > : C ( < constructNs > : Vertex_List { } ) ) , : Adjacency ( < source > : Vertex ( < v > : DemIdent "Y" ) < ns > : C ( < constructNs > : Vertex_List { } ) ) } ) End of display. Comparing the two objects: copied and original object are equal Pretty printing the parsed object: ( A = ( Z C ) Z : ( E F ) ( X Y ) C = ( ) E = ( ) F : ( G ) ( ) G : ( H ) ( ) H = ( ) X = ( ) Y = ( ) ) End of printing. Selftest of generic parser/printer: g_parse and g_parse( g_print( g_parse ) ) are equal. Selftest passed. >> Vertex_List* CdGraph::find_assoc(Vertex* v), "1-DEM.C", line 7 >> void CdGraph::find_assoc_(Vertex_List* & return_val,Vertex* v), "1-DEM.C", line 15 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 >> void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 Vertex appendedE << void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 >> void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 >> void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 Vertex appendedH << void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 << void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 << void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 << void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 << void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 << void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 << void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void CdGraph::find_assoc_(Vertex_List* & return_val,Vertex* v), "1-DEM.C", line 15 << Vertex_List* CdGraph::find_assoc(Vertex* v), "1-DEM.C", line 7 *** associated vertices of Z *** ( E H ) PARSING expected SUCCESS >> Vertex_List* CdGraph::find_assoc(Vertex* v), "1-DEM.C", line 7 >> void CdGraph::find_assoc_(Vertex_List* & return_val,Vertex* v), "1-DEM.C", line 15 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 >> void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 Vertex appendedE << void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 >> void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 >> void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 >> void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 >> void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 >> void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 Vertex appendedH << void C::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 104 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 << void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 << void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 << void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 << void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void Vertex::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 125 << void Vertex_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 169 << void A::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 82 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 >> void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 47 << void Adjacency_List::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 143 << void CdGraph::find_associated(Vertex_List* l,Vertex* v,CdGraph* cd), "1-DEM.C", line 26 << void CdGraph::find_assoc_(Vertex_List* & return_val,Vertex* v), "1-DEM.C", line 15 << Vertex_List* CdGraph::find_assoc(Vertex* v), "1-DEM.C", line 7 associated vertices of Z( E H ) *** FINISHED *** WHERE /proj/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated cat: ../../includeUNKNOWN: No such file or directory cat: code: No such file or directory Running propagation pattern compiler ... if test x = x""; then /proj/adaptive3/demeter-5.5.1/bin/propagate UNKNOWN -i; else /proj/adaptive3/demeter-5.5.1/bin/propagate UNKNOWN -i -c ; fi propagate: There is no need to propagate. Generating prototypes ... /proj/adaptive3/demeter-5.5.1/bin/headers Copyright (C) 1991, Northeastern University. All rights reserved. headers: checking time stamps ... All header files are up to date. Running preprocessor ... for _dir_ in . notmod/headers scanner notmod/def; do /proj/adaptive3/demeter-5.5.1/bin/comp-pp nosuffix notmod/cds/cd-param-exp UNKNOWN -p notmod/`/proj/adaptive3/demeter-5.5.1/bin/get-cpu` $_dir_/?*.[cCh]; ls ?*.[cCh] >> notmod/tmp/filelist; done comp-pp: notmod/sun4/code.h created. mv Makefile Makefile.bak Demeter is in /proj/adaptive3/demeter-5.5.1 make depend make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' depending in ./notmod... make[2]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' depending in ./sun4... make[3]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' /proj/adaptive3/demeter-5.5.1/util/makedepend/makedepend -I/local/apps/objectcenter/clc++/sparc-sunos4/incl -- -I/proj/adaptive3/demeter-5.5.1/include -I/proj/adaptive3/demeter-5.5.1 -DSI -- main.C make_instance-DEM.C lex.yy.c 1-DEM.C UNKNOWN-DEM.C UNKNOWN_make_instance-DEM.C make[3]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[2]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated' making all in ./notmod... make[1]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod' making all in ./sun4... make[2]: Entering directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod/sun4' make[1]: Leaving directory `/amd/saentis/export/adaptive/www/course/sample-class-libraries/concrete-subclasses/generated/notmod'