Files
l7/LBoundControl.cpp
2022-11-19 16:05:44 +01:00

20 lines
302 B
C++

/*
* File: LBoundControl.cpp
* Author: Saleem Edah-Tally - nmset@yandex.com
* License : LGPL version 2.1
* Copyright Saleem Edah-Tally, M. D. - © 2014
*
* Created on 28 mai 2014, 15:16
*/
#include "LBoundControl.h"
LBoundControl::LBoundControl()
{
}
LBoundControl::~LBoundControl()
{
}