comparison CodeGeneration/JavaEnumeration.mustache @ 8:26c08ff926a3

added warning about auto-generated files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 19 Oct 2023 11:21:20 +0200
parents 3ecef5782f2c
children 15dc698243ac
comparison
equal deleted inserted replaced
7:b14ed1ea3a23 8:26c08ff926a3
21 * 21 *
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with this program. If not, see http://www.gnu.org/licenses/. 23 * along with this program. If not, see http://www.gnu.org/licenses/.
24 **/ 24 **/
25 25
26
27 // WARNING: Auto-generated file. Do not modify it by hand.
26 28
27 {{#has_documentation}} 29 {{#has_documentation}}
28 /** 30 /**
29 {{#documentation}} 31 {{#documentation}}
30 * {{line}} 32 * {{line}}