--- loncom/homework/caparesponse/commands 2000/09/11 21:30:16 1.2 +++ loncom/homework/caparesponse/commands 2000/09/13 20:36:47 1.3 @@ -3,9 +3,9 @@ set CAPADIR=~albertel/CAPA make -f Makefile clean mkdir capaFunctions cp $CAPADIR/pProj/Linux/*.o capaFunctions -swig -perl5 caparesponse.i +swig -perl5 capa.i cp Makefile.pl Makefile.PL perl Makefile.PL make -f Makefile -cp blib/arch/auto/caparesponse/caparesponse.so . -perl caparesponse.pm \ No newline at end of file +cp blib/arch/auto/capa/capa.so . +perl capa.pm