This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
johannes.kreutz
/
TrackItPipe
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f6869dd63e
Rami (Branch)
Tag
master
TrackItPipe
/
track-client
/
TrackClient
/
Assets
/
TrackpointApp
/
Configuration.cs
Configuration.cs
113 B
Cronologia
Originale
1
2
3
4
5
6
7
namespace TrackpointApp
{
public class Configuration
{
public const int divisor = 100;
}
}