Files
l7/LBoundControl.cpp

20 lines
302 B
C++
Raw Permalink Normal View History

2018-04-25 20:43:41 +02:00
/*
* File: LBoundControl.cpp
2022-11-19 16:05:44 +01:00
* Author: Saleem Edah-Tally - nmset@yandex.com
2018-04-25 20:43:41 +02:00
* License : LGPL version 2.1
2022-11-19 16:05:44 +01:00
* Copyright Saleem Edah-Tally, M. D. - © 2014
2018-04-25 20:43:41 +02:00
*
* Created on 28 mai 2014, 15:16
*/
#include "LBoundControl.h"
LBoundControl::LBoundControl()
{
}
LBoundControl::~LBoundControl()
{
}