------------------------------------------------------------ revno: 1837 committer: Bruno Chareyre <bchare...@r1arduina> branch nick: trunk timestamp: Tue 2009-12-01 19:08:27 +0100 message: Fix the path in the warning. modified: core/DataRecorder.hpp
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== modified file 'core/DataRecorder.hpp' --- core/DataRecorder.hpp 2009-11-29 11:03:25 +0000 +++ core/DataRecorder.hpp 2009-12-01 18:08:27 +0000 @@ -8,7 +8,7 @@ #pragma once -#error DataRecorder is superseded by Recorder <yade/pkg-dem/Recorder.hpp>, do not include this file. +#error DataRecorder is superseded by Recorder <yade/pkg-common/Recorder.hpp>, do not include this file. #include "StandAloneEngine.hpp" class DataRecorder : public StandAloneEngine
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

