← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 1702: Fix compile error

 

------------------------------------------------------------
revno: 1702
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
branch nick: trunk
timestamp: Tue 2009-08-18 14:53:22 +0200
message:
  Fix compile error
modified:
  core/SConscript


--
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/SConscript'
--- core/SConscript	2009-07-28 05:23:39 +0000
+++ core/SConscript	2009-08-18 12:53:22 +0000
@@ -20,7 +20,6 @@
 			'PhysicalParameters.cpp',
 			'Preferences.cpp',
 			'SimulationFlow.cpp',
-			'StandAloneSimulator.cpp',
 			'ThreadRunner.cpp',
 			'ThreadWorker.cpp',
 			'TimeStepper.cpp',


Follow ups