Skip to content

Commit

Permalink
added remove_first_and_last_char(string) => string
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1776 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x02lucpo committed May 10, 2005
1 parent a2cbc2c commit acf8f26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modeq/System.rml
Expand Up @@ -121,6 +121,8 @@ module System:

with "Values.rml"

relation remove_first_and_last_char: (string) => string

relation strcmp: (string,string) => int

relation toupper: (string) => string
Expand Down

0 comments on commit acf8f26

Please sign in to comment.