// 
// environment.c ... 環境の基本操作
// 

#include "environment.h"

//【課題c1】環境の基本操作を実装する