mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
removed dependencies on the old parser. The code can now be compiled outside of Borland C++
This commit is contained in:
@@ -12,8 +12,8 @@ Friction coefficient.
|
||||
Copyright (C) 2007-2013 Maciej Cierniak
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "friction.h"
|
||||
#include <math.h>
|
||||
|
||||
double TFricMat::GetFC(double N, double Vel)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user