Tag2
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 11 articles for 0.000 sec
tagger.el --- Tagged information handler     

Group: gnu.emacs.sources · Group Profile · Search for Tag2 in gnu.emacs.sources
Author: spamfilteraccount
Date: Aug 1, 2007 05:30

... and retrieved using tags. ;; ;; Each information snippet has a title and several tags. The title ;; begins with a * and tags are in the title after a / character: ;; ;; * some title /tag1 tag2 ... ;; ;; Tags are separated with whitespaces. ;; ;; ;; tagger-mode activates the mode in a buffer. ;; ;; tagger-show shows only the snippets having all the given tags or ;; everything if an ...
Show full article (1.08Kb)
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Eigenvector
Date: Jun 7, 2007 21:08

.... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure ...
Show full article (3.30Kb)
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Dick Hendrickson
Date: Jun 7, 2007 09:37

... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure that ...
Show full article (1.79Kb) · Show article thread
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Arno
Date: Jun 7, 2007 02:35

Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe I am not sure if I understood it correctly, but here are some comments: ...
Show full article (1.33Kb) · Show article thread
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Gib Bogle
Date: Jun 6, 2007 22:23

... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure that ...
Show full article (1.78Kb) · Show article thread
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Eigenvector
Date: Jun 6, 2007 19:59

.... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure ...
Show full article (2.57Kb)
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Ken Fairfield
Date: Jun 6, 2007 19:38

... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure that ...
Show full article (2.28Kb) · Show article thread
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: dpb
Date: Jun 6, 2007 18:05

... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure that ...
Show full article (2.40Kb) · Show article thread
Re: Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Beliavsky
Date: Jun 6, 2007 18:04

.... Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure that USE...
Show full article (1.61Kb) · Show article thread
Fortran module checking     

Group: comp.lang.fortran · Group Profile · Search for Tag2 in comp.lang.fortran
Author: Eigenvector
Date: Jun 6, 2007 17:18

...m right or wrong. Is it as simple as (mind you I'm using xlf90) ! variable.f psuedocode variable1 = tag1, tag2 xlf90 variable.f -o variable.mod (I'm paraphrasing here) ! main.f psuedocode use tag1="Hello" use tag2="Hi" xlf90 main.f -o program.exe Or are there compile options that should be invoked to ensure that USE ...
Show full article (1.33Kb)
1 · 2 · next