ddummy page to create a page about some code to generate .inp code for a TLS refinement.

TLS_refinement

Mathematica Scripts

can i write the word print

 print 
test
max 0
hello
Sin
for
print
#include <iostream>
using namespace std;

int main() {
  cout << "Hello World!";
  return 0;
  hello
}
hello
this is indented
print
Print

Personal Tools