Skip to content

Commit

Permalink
moved fnc
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Jun 2, 2019
1 parent 81a37c9 commit 562fbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grad_tracking/cfgFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class GRAD_tracking {
class terminalDistanceListenerClient {};
class terminalMarkerAnimation {};
class terminalOpen {};
class terminalDetach;
};

class server {
Expand Down Expand Up @@ -52,6 +53,5 @@ class GRAD_tracking {
class terminalDistanceListenerServer {};
class terminalDistanceToVehCalc {};
class terminalIsSending {};
class terminalDetach;
};
};

0 comments on commit 562fbfb

Please sign in to comment.