source: issm/trunk/src/c/EnumDefinitions/README@ 3677

Last change on this file since 3677 was 3677, checked in by Mathieu Morlighem, 15 years ago

Added EnumAsString.cpp and StringAsEnum.cpp

File size: 469 bytes
Line 
1
2DO NOT MODIFY the following files:
3- StringAsEnum.cpp
4- EnumAsString.cpp
5- src/m/enum/*
6all these files are automatically synchronized with EnumDefinitions.h
7
8TO ADD AN ENUM:
9add the corresponding lines to EnumDefinitions.h
10and executes the 2 synchronizing scripts.
11
12SYNCHRONIZEMATLABENUM
13This script synchronizes all matlab enums from EnumDefinitions.h
14
15SYNCHRONIZESTRINGS
16This scrpit synchronizes StringAsEnum.cpp and EnumAsString.cpp according to EnumDefinitions.h
Note: See TracBrowser for help on using the repository browser.