This commit is contained in:
kinou-p 2022-07-19 22:30:20 +02:00
parent 3a2ef3d69d
commit b4bcf5ba28
4 changed files with 83 additions and 0 deletions

View File

@ -0,0 +1,17 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* RobotomyRequestForm.cpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/07/19 13:00:09 by apommier #+# #+# */
/* Updated: 2022/07/19 22:01:30 by apommier ### ########.fr */
/* */
/* ************************************************************************** */
class RobotomyRequestForm{
public :
private :
};

View File

@ -0,0 +1,12 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* RobotomyRequestForm.hpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/07/19 13:00:11 by apommier #+# #+# */
/* Updated: 2022/07/19 13:00:12 by apommier ### ########.fr */
/* */
/* ************************************************************************** */

View File

@ -0,0 +1,42 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ShrubberyCreationForm.cpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/07/19 13:00:14 by apommier #+# #+# */
/* Updated: 2022/07/19 22:24:06 by apommier ### ########.fr */
/* */
/* ************************************************************************** */
class ShrubberyCreationForm{
public :
private :
};
// _
// /;-._,-.____ ,-----.__
// (_:#::_.:::. `-._ /:, /-._, `._,
// \ _|`"=:_::.`.); \ __/ /
// , `./ \:. `. )==-'
// ., ,-=-. ,\, +#./` \:. / /
// \/:/`-' , ,\ '` ` ` ): , /_ -o
// /:+- - + +- : :- + + -:' /(o-) \)
// ,=': \ ` `/` ' , , ,:' `'--".--"---._/`7
// ( \: \,-._` ` + '\, ," _,--._,---":.__/
// \: ` X` _| _,\/' .-'
// ":._:`\____ /:' /
// \::. :\/:' /
// `.:. /:' }
// ):_(:; \
// /:. _/ , |
// (|::. ,`
// |::. {\
// |::.\ \ `.
// |:::(\ |
// O |:::/{ } | (o
// ) ___/#\::`/ (O "==._____ O, (O /`
// ~~~w/w~"~~,\` `:/,-(~`"~~~~~~~~"~o~\~/~w|/~
// ~~~~~~~~~~~~~~~~~~~~~~~\\W~~~~~~~~~~~~\|/~~

View File

@ -0,0 +1,12 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ShrubberyCreationForm.hpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/07/19 13:00:12 by apommier #+# #+# */
/* Updated: 2022/07/19 13:00:14 by apommier ### ########.fr */
/* */
/* ************************************************************************** */